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.
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
Need more help with this?
Don’t hesitate to contact us here.