$removeObjectProperty
$removeObjectProperty
will remove a property of an given object.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
objectName | string | The object name. | true |
…properties | string | Name of the properties. | true |
Example(s)
This will remove Object
from the given object: