codeql/swift-all
2.0.2
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Returns a one-character string containing the character in the receiver at the given index (which ranges from 0 through length minus one)
string charAt(int index)