Runtime Type : Types : int

Page Status: Beta
Jump to: navigation, search

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

Contents
[edit] Inherits From

root→numeric→decimal→integerint64→int32→int

[edit] Fields
int value Stores the value interpreted as an int

 

    Copyright © 2005 - 2008 Bungee Labs. All rights reserved.