Boolean Intrinsic Functions (PRIM_LIBI.IBooleanIntrinsics)
Boolean intrinsic functions
Ancestors - None
Details
Container for all Boolean string intrinsic functions
Methods
Name | Description |
|---|---|
And 2 Boolean variables Result, With | |
Return the variable as a number Result | |
Return the variable as a string Result, FalseCaption, TrueCaption | |
Return the variable as a value if SQLNull Result, Default | |
Test if the variable is false Result | |
Test if the variable is not SQLNull Result | |
Test if the variable is a LANSA null Result | |
Test if the variable is SQLNull Result | |
Test if the variable is true Result | |
Return the not of the variable Result | |
Or 2 Boolean variables Result, With |