GetProperty
Returns the IPropertyObjectspecified by ItemPath and PropertyName.
Returns Nil if the Item or Property is not found.
Syntax:
Procedure: GetProperty(ItemPath, PropertyName: String): IPropertyObject;
Code Reference:
- Navigate to Plugin Store->Tool Manager and create a new Plugin
- Set the plugin type to Script Code and open the Editor
- Copy Code into the editor
- Press run
API Call: