Documentation Index

Fetch the complete documentation index at: https://docs.lobster-world.com/llms.txt

Use this file to discover all available pages before exploring further.

left-trim()

Prev Next

This function removes all non-printable characters and spaces (whitespaces) from the left side of text a.

Parameters

Parameter

Description

a

Text.

Examples

Spaces and other whitespaces are displayed as underscores here for better clarity.

Parameter a

Result

text

text

__text__

text__