rtrim
Removes all whitespace from the right of given string.
Parameters
data
string to check
Removes all whitespace from the right of given string.
Return
copy of string without whitespace at the end
Parameters
data
string to check
Removes all whitespace from the right of given string.
string to check
Removes all whitespace from the right of given string.
copy of string without whitespace at the end
string to check