Concept Framework 1.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: Thu Oct 15 20:02:02 2009 GMT(c)2009 RadGs Software