Trim Start
The Trim Start action removes whitespaces from the beginning of a string.
Overview
The Trim Start action removes whitespaces from the beginning of a string.

Inputs & Outputs
- [ I ] Input string: String to be trimmed.
- [ O ] Result: String representing the input after trimming whitespaces from the start.

