Add new Properties
Use this method to add a new property to an Item.
Usage in your script
Parameters
Parameter
Type
Required
Description
PROPERTY_NAME
String
Yes
The name (key) of the property you'd like to change
PROPERTY_VALUE
String
Yes
The new value you'd like to set the property to
Last updated