trimstart
Remove leading whitespace or specified characters from the start of a string. Clean up string beginnings for consistent data processing.
Instructions
Trim whitespace (the default) or specified characters only at the start of a string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||