Core.DataTypes.SimpleDataType.Integer

From emotive
Revision as of 02:05, 24 September 2018 by Hb (talk | contribs) (→‎Classification)
Jump to navigation Jump to search

Classification

Name Integer
Short Description 64 signed bit integer
Class Simple Data Type
Base Data Type SimpleType
Default Value Empty
Provide a Literal Yes
SpecifiedBy ISO 13209-2
Standard Compliant Yes

Description

OTX Integer data type identifies OTX in a 64-bit signed integer, range of values is long[-9223372036854775808 (-2^63) to 9223372036854775807 (2^63 - 1)].