Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 240 Bytes

File metadata and controls

8 lines (5 loc) · 240 Bytes

<evalcmd> Output && none && && string && string && String to output. </evalcmd>

Outputs the provided string to the script log.

//Example://

Output("Hello!");
--> Hello!