a
(integer, default: 0): The integer value to be converted to a string.result
(string): The string representation of the input integer value.a
input of the To String (Integer) node.result
output.result
output to other nodes that expect a string input, such as a Text node for displaying the value or a Join node for concatenating with other strings.a
input of a To String (Integer) node.result
output of the To String (Integer) node to the text
input of the Text node.