Documentation
»
Scripting
»
Class Reference
»
Core
»
Integer
»
/
Returns the division of this integer with the other integer.
Syntax
anInteger
/
anotherInteger
Parameters
anotherInteger
-
Integer
The second integer.
Return Value
The division of this integer with the other integer.