string
Source: /avail/Avail/Foundation/Strings
Categories: Tuples, Strings, Transformers
Answer a variant of s such that all leading and trailing whitespace has been removed.
Position | Name | Type | Description | |
---|---|---|---|---|
Parameters | ||||
1 | s | string | ||
Returns | string |