$getObjectProperty
$getObjectProperty
will return a object property of a given object.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
objectName | string | The object name. | true |
property | string | Name of the properties. | true |
Example(s)
This will return the object property of “Leref” created in $createObject
: