dos_strtrimleft
(dos_strtrimleft string
[delis])
This function removes all leading characters
if delis from the given string.
a
string : (string)
the string to be trimmed for leading characters
delis : (string,
optional) contains a set of characters to be removed; if omitted,
NewLine, Tab and Space characters are removed
© Bricsys NV. All rights reserved. |