Versions Compared

Key

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

Functions - GetPropertyResultAsBoolean

...

Functions - 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.

Syntax:

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

API Call: