Concept Framework 2.2 documentation Contents | Index

standard.lib.str.ltrim

Name Version Deprecated
ltrim version 1.0 no

Prototype:
string ltrim(string str)


Description:
Left trims a string. A left trimmed string is a string that contains no leading spaces or tabs.

Returns:
Returns the left trimmed string.

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:13 2013 GMT(c)2013 Devronium Applications