Description

The TransformStatusString component is used to encode or decode strings with special characters.

 

Properties

  • Out: Output Slot to display the result of the transformation
  • PropagateFlags: Allows definition of the states to be transmitted to the output Out
  • In: Input Slot for the StatusString value to convert
  • TransformSelection {escape, unescape}: Allows transformation type to be chosen (escape or unescape).