Description : This instruction removes all spaces from the beginning (or left-hand side) of a text string. Parameters : Text to compute. Return Value : Text without spaces at left. Examples : Basic example :
This instruction removes all spaces from the beginning (or left-hand side) of a text string.