dos_strtrim


(dos_strtrim  string  [delis])

This function removes all leading and trailing characters if delis from the given string.

string : (string) the string to be trimmed for leading and trailing 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.