codeql/python-all
4.0.9
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the integer value of things that have integer values and whose integer value is tracked. That is, some ints, mainly small numbers, and bools.
int intValue()