...
...
Functions - GetPropertyResultAsBoolean
Attempt to return the result of the given property as a boolean value. If the calculated result cannot be converted to a boolean value, the default value is returned.
...
Function
: IItem
.
GetPropertyResultAsBoolean(ItemPath, PropertyName:
String
; Default:
Boolean
=
False
):
Boolean
;
API Call:
...