Runtime Type : Types : int32

Page Status: Beta
Jump to: navigation, search

Primitive type that stores a 32 bit, signed integer. The range of values is from -2,147,483,648 to +2,147,483,647. The type is based on the "int32_t" type found in the C standard library header file "inttypes.h".

See also:
decimal
double
float
int8
int16
int64
integer
negativeInteger
nonNegativeInteger
nonPositiveInteger
numeric
positiveInteger
uint8
uint16
uint32
uint64

Back to Runtime Types
Inherits From

root→numeric→decimal→integer→int64→int32

Contents
Forms
EnumProperty form description
    Copyright © 2005 - 2008 Bungee Labs. All rights reserved.