dos_strtrimright


(dos_strtrimright  string  [delis])

This function removes all ltrailing characters if delis from the given string.

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