$stringTrim
Trim spaces from start and end of the given text.
Parameters
Name | Description | Enforced | Default Value |
---|---|---|---|
Text | The text to work with. | Yes | None |
Example
Function Aliases
- $trim
- $trimSpace
Trim spaces from start and end of the given text.
Name | Description | Enforced | Default Value |
---|---|---|---|
Text | The text to work with. | Yes | None |