TurboDB Engine Documentation

TurboPL Miscellaneous Operators and Functions

Previous  Top  Next

These miscellaneous operators and functions can be used in TurboPL expressions. They are no more recommended for TurboSQL.

HexStr(Value: Integer [; Digits: Integer])

Returns the hexadecimal representation of a number with at least Digits digits.

CurrentRecordId(TableName)

Returns the last used record id of the given table. Using this function, it is possible to enter linked records in multiple tables within one compound statement.

Compatibility Information

TurboPL is supported only for backward compatibility in tables up to level 4.