Article Options
- Subscribe to RSS Feed
- Bookmark
- Subscribe
- Email to a Friend
- Printer Friendly Page
- Report Inappropriate Content
|
Provides an easy shortcut for accessing the Custom Properties in the Composition without having to traverse the object model. CustomProperty Methods
Returns the value of the specified Custom Property. The "
The "
Sets a new value into the specified Custom Property. The "itemType" and "propertyPath" parameters are the same as for the "value" method, above.
The " newValue" parameter is the new value for the property. It can be null. (The "undefined" value is treated as null).
|
