TEMPLATE - hossimo/GMA3Plugins GitHub Wiki

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")