For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Returns the substring of the receiver which starts and ends at the given indices
string substring(int startPos, int endPos)