Binary String Intrinsic Functions (PRIM_LIBI.IBinaryStringIntrinsics)

Binary string intrinsic functions

Ancestors - None

Details

Container for all binary string intrinsic functions

Methods

NameDescription
AsByteReturn the variable as a byte
Result
AsHexStringConvert the binary value to hexadecimal
Result
AsHexToIntConvert the hexadecimal value to an integer
Result
AsIntegerReturn the variable as an integer
Result
AsStringReturn the variable as a string
Result
CurSizeLength of the variable content in bytes
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

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2