$getObject
$getObject
will return the previously created object.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
objectName | string | The object name. | true |
format? | boolean | Format the output? 1. true (default) 2. false | false |
Example(s)
This will return the object created in $createObject
: