Skip to content

TEMPLATE

Anthony Headley edited this page Apr 23, 2020 · 6 revisions

FunctionName(string:x, [object:undo]) : bool

Brief:

Paramiters:

Name Type Description Optional
param1 string a thing
param2 object an optional thing

Returns:

Type Description
string "Ok"
string "Syntax Error"
string "Ilegal Command"
...

Examples:

Code("Example")
Clone this wiki locally