GetPropertyResultAsInteger
Attempts to return the property value as an Integer. If the calculated value can not be converted to an integer, the value given in Default is returned.
Syntax:
Function
: GetPropertyResultAsInteger(ItemPath, PropertyName:
String
; Default:
Integer
=
0
):
Integer
;
Code Reference:
- 1. Navigate to Plugin Store->Tool Manager and create a new Plugin
- 2. Set the plugin type to Script Code and open the Editor
- 3. Copy Code into the editor
- 4. Press run
API Call: