Signature
path=null start=null
Parameters
- str:
string- The string to check.
Returns
boolean - A boolean indicating whether the string is empty after trimming.
Checks if a string is empty after trimming.
string - The string to check.boolean - A boolean indicating whether the string is empty after trimming.