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