Number Intrinsic Functions (PRIM_LIBI.INumberIntrinsics)

Number intrinsic functions

Ancestors - None

Details

Container for all numeric intrinsic functions

Methods

NameDescription
AsBooleanReturn a string as a Boolean
Result
AsDateReturn a number as a date
Result, Format
AsDateTimeReturn a number as a datetime
Result, Format
AsTimeReturn the variable as a time
Result, Format
IsDateTest if the variable is a date
Result, Format
IsDateTimeTest if the variable is a datetime
Result, Format
IsNotSqlNullTest if the variable is not SQLNull
Result
IsNullTest if the variable is a LANSA null
Result
IsSqlNullTest if the variable is SQLNull
Result
IsTimeTest if the variable is a valid time
Result, Format

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2