Signature
path=null start=null
Parameters
- str:
string- The string to remove whitespace from.
Returns
string - The input string with all whitespace characters removed.
Removes all whitespace characters from a given string.
string - The string to remove whitespace from.string - The input string with all whitespace characters removed.