Version 0 of string trimleft

Updated 2003-10-17 15:43:34

string trimleft string ?chars?

Returns a value equal to string except that any leading characters from the set given by chars are removed. If chars is not specified then white space is removed (spaces, tabs, newlines, and carriage returns).


See also:


Tcl syntax help - Category Command