String Cleanup
These pipes are used to cleanup the given string values.
Note
These pipes are only applicable on string inputs
Trim Value Pipe
This value pipe removes all the leading and trailing whitespaces in the given string.
Single Space Value Pipe
This Value Pipe removes multiple spaces and turns them into a single one.