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