...
...
GetPropertyResultAsBoolean
Attempt to return the result of the given property as a boolean value. If the calculated result can not be converted to a boolean value, the default value is returned.
...
Function
: GetPropertyResultAsBoolean(ItemPath, PropertyName:
String
; Default:
Boolean
=
False
):
Boolean
;
Code Reference:
...