convertToString() Operation for Integer Values
Syntax |
NONE
| |
---|---|---|
Semantics | convertToString() returns the internal lexical representation of an integer. | |
Substitutables | anInteger | Can be any variable or object attribute having the type Integer. |
Examples |
NONE
|