INTTORAW(a)
INTTORAW(a)
is a conversion
function.
The argument a
of the function must
be an integer expression. The expression a
is
converted using the code
attribute BYTE
to a character string
that represents the corresponding number. At the same time, the 8-byte representation
of the integer is converted to a value of data type CHAR(8)
BYTE
.
a |
Result of the INTTORAW(a) function |
|---|---|
a is a NULL value |
|
a is a special NULL value |
Error message |