For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Returns all of the substrings obtained by splitting the receiver at every occurrence of the argument
string splitAt(string delimiter)