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