Outputs a string that removes all leading and trailing whitespaces from a given string and replaces each sequence of internal whitespace by a single space.

Preview of the String > Simplified node


Properties


  • String : String from which to remove excess whitespace
    Default : empty

Inputs


Name Type Description
String String String from which to remove excess whitespace

Outputs


Name Type Description
String String Resulting string

Example


Example of String Simplified node removing excess whitespaces from a given string

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.