SetObjectProperty
Sets the value of a property on a specified API object
Syntax
SetObjectProperty(1, 2, 3)
Function Properties
Ordinal | Type | Description | |
---|---|---|---|
1 | string | Required | Object on which to set property value |
2 | string | Required | Property name |
3 | string | Required | New property value |
The sample code performs a retrieve call: