Page Status: Beta
Primitive type representing a 64-bit integer ((−9,223,372,036,854,775,808 to +9,223,372,036,854,775,807).
Back to Runtime Types
[edit] Inherits From
root→numeric→decimal→integer→int64→int32→int
[edit] Fields
| int value |
Stores the value interpreted as an int
|