Integer convert
Converts an integer into a text string.
Parameters
Name |
REST Name |
Type |
Default |
Description |
---|---|---|---|---|
Integer* |
integer |
INTEGER |
|
The integer to be converted into a text string. |
Result variable* |
variable |
STRING |
|
The variable to receive the integer value as a string. |
* Mandatory parameter