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