kitControl-StringTrim

This component trims white space from both ends of the StatusString In property value. White space is typically leading or trailing space characters, but may also include control characters.

StringTrim is available in the String folder of the kitControl palette.

Figure 1. StringTrim properties


PropertyValueDescription
Outtext (defaults to blank) and null definitionOutputs the trimmed string.
Intext (defaults to blank) and null definitionIdentifies the string from which to strip white space.