ltrim#

swordfish.function.ltrim()#

Remove leading spaces from a character expression.

If X is a table, the function is applied only to columns of STRING type. Other column types are ignored.

Parameters:

X (Constant) – A STRING scalar/vector, or table.