Concept Framework 2.0 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: Fri Jan 21 18:06:18 2011 GMT(c)2011 RadGs Software