TrimEnd
#
TrimEndhttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/trimEnd
The TrimEnd() method removes whitespace from the end of a string.
Syntax: TrimEnd(str string) string
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/trimEnd
The TrimEnd() method removes whitespace from the end of a string.
Syntax: TrimEnd(str string) string