company logo

PropertyDefinition :: isBoolean - Check data type for Boolean

The function returns true when the field definition describes a Boolean value (LOGICAL).

If the function is not called with a valid property definition it throws an exception.

Return value:  Success ( bool  )

The value is true when the function was executed successfully. Otherwise the value is set to false.

Implementation details

bool PropertyDefinition  :: isBoolean (  )