Core.DataTypes.SimpleDataType

From emotive
Revision as of 10:17, 10 July 2014 by Js (talk | contribs)
Jump to navigation Jump to search

Description

Simple data types are scalars which store one single value. They can be used as building blocks for Complex Data Types.

List of Simple Data Types

Core
Boolean
Integer
Float
String

See also

Complex Data Type
Container Data Type