a
(string, default: ""): The string to convert to an integer.result
(integer): The integer value parsed from the input string.a
input of the To Integer (String) node.result
output.result
output to other nodes that expect an integer input, such as math operation nodes or comparison nodes.a
input of the To Integer (String) node.result
output of the To Integer (String) node to a comparison node, such as the Greater Than node.