ALPHA |
DEVELOPER |
Trail: PROIV Documentation > Developer > PROIV Developer > Developing Functions > Events and Logic > ALPHA
|
|
Purpose |
ALPHA converts data from numeric, wide or mixed, to alphanumeric. |
Syntax |
variable = ALPHA(operand) |
Operation |
operand can be a valid numeric wide or alphanumeric constant, variable, or expression. |
Remarks |
If operand is a valid numeric constant, variable, or expression, the result is an alphanumeric string. This string is the external display form of the value of the operand, with a leading sign if the string is negative. |
Topic ID: 520018