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: Tue Oct 18 20:10:35 2011 GMT(c)2011 RadGs Software