otp.Operation.str.ltrim#

ltrim()#

Removes the leading white spaces from a string.

Returns:

Trimmed string

Return type:

Operation

See also

trim(), rtrim()