exponential.earth / exponential / documentation / exponential basics / content management in exponential / datatypes
These documentation pages are no longer maintained. Please visit the new documentation site.
A datatype is the smallest possible entity of storage. Exponential comes with a collection of fundamental datatypes that can be used to build powerful and complex content structures. In addition, it is possible to create custom datatypes for special needs. Some of the default datatypes are: text string, XML text, image, binary file, price, etc. Appendix C contains a complete list of the built-in datatypes.
Comments
Data types and GUI Controls
Yaron Gilboa
Thursday 07 April 2005 2:16:46 pm
For example, you can define a value of type Boolean, and then choose to show it as a checkbox, or a radio-group (with two radios) or maybe a select list (with two options).