$handleError
$handleError
will return information about an occurred error.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
option | string | What to return the data of. 1. function - function name 2. command - command name 3. error - error that occurred | true |
Example(s)
You require events: ["onFunctionError"]
in your main file in order to use this function!