GetBoolFromContents (FUN)¶
FUNCTION GetBoolFromContents : BOOL
Tries to evaluate property contents as BOOL data type. If the contents are not of type BOOL FALSE is returned.
- InOut:
Scope
Name
Type
Comment
Return
GetBoolFromContents
BOOL
Input
conts
CmpBACnet.IEC_BACNET_PROPERTY_CONTENTS
The contents to be evaluated as BOOL.