Boolean Intrinsic Functions (PRIM_LIBI.IBooleanIntrinsics)

Boolean intrinsic functions

Ancestors - None

Details

Container for all Boolean string intrinsic functions

Methods

NameDescription
AndAnd 2 Boolean variables
Result, With
AsNumberReturn the variable as a number
Result
AsStringReturn the variable as a string
Result, FalseCaption, TrueCaption
AsValueReturn the variable as a value if SQLNull
Result, Default
IsFalseTest if the variable is false
Result
IsNotSqlNullTest if the variable is not SQLNull
Result
IsNullTest if the variable is a LANSA null
Result
IsSqlNullTest if the variable is SQLNull
Result
IsTrueTest if the variable is true
Result
NotReturn the not of the variable
Result
OrOr 2 Boolean variables
Result, With

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2