modules/string/trim_end library

Functions

trimEnd(String str, [String chars = ' ']) String
Removes trailing whitespace or specified characters from string.