Skip to content

TEMPLATE

Anthony Headley edited this page May 22, 2020 · 6 revisions

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

Brief:

Parameters:

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

Returns:

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

Examples:

Code("Example")
Clone this wiki locally