Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

Functions - GetPropertyResultAsBoolean

Attempt to return the result of the given property as a boolean value. If the calculated result can not cannot be converted to a boolean value, the default value is returned.

...

Function: IItem.GetPropertyResultAsBoolean(ItemPath, PropertyName: String; Default: Boolean False): Boolean;

API Call:

...