Integer convert command

Converts an integer into a text string.

Parameters

Name Type Possible values Description

Integer*

Number

 

The integer to be converted into a text string.

Result variable*

String

 

The variable to receive the integer value as a string.

Comment

String

 

Adds a comment to the script.

On-fail Result*

Condition

Ignore | Break | Continue | Abort | Catch

The behavior when the command fails.

* Mandatory parameter