# Int To String

Component Type: Processor (Subcategory: Data Converters)

This component converts the incoming integer values to the string values at the output port.

Screenshot: IntToString plugin

IntToString plugin

# Input Port Description

  • input [integer]: Input port for the integer values to be converted.

# Output Port Description

  • output [string]: Output port for the converted string values.

# Properties

  • hexadecimalOutput [boolean]: If this property is set, the integer is converted into a hexadecimal string.