codeql/python-all
4.0.9
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the length of the sequence that this “object” represents. Always returns a value for a sequence, will be -1 if the object has no fixed length.
int length()