<< Click to Display Table of Contents >>
Manual > Control Reference > Route > Route Methods >
Converts a value to a Boolean type.
syntax
CBool(
val
)
Parameters
Type:
General purpose
The value to convert.
Return Value
Boolean
The converted value.
Explanation
Supported
○
Script Action
Can be used in server script Ver2 actions
Browser script
Can be used in browser scripts
Calculation Expression Syntax
Can be used in expression syntax (e.g. bind format)
reference
CBool
CNum
CStr
CBit
CTime
CScript
CScriptTo
CNumStr (NS)
CTimeStr (TS)
CTimeSpanStr
CDurationStr
CNumToHex
CNumToOct
CNumToBin
CNumToExp
CHexToNum
COctToNum
CBinToNum
CNumToComma
CCommaToNum
CLinearToPf
CPfToLinear
CTable
CValidTable