codeql/java-all
7.6.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Returns a copy of the receiver with all whitespace removed from the beginning and end of the string (where whitespace is defined as Unicode code points â\u0000â through â\u0020â inclusive)
string trim()