Data Types

Articles

Data Type Limits and Field Limits
Data Type Minimum Maximum Currency -1 000 000 000.00 +1 000 000 000.00 Decimal -1 000 000 000.000 +1 000 000 000.000 Number -1 000 000 000 +1 000 000 000 Date 01/01/1753 31/12/9999 Text Empty 300 characters Multi-l...
Data types within calculations
Introduction to data types in calculations Every calculation produces a result of a particular data type, such as a numeric result or a particular type of record, for example. Understanding how ReadiScript considers data types can be helpful in u...
Converting between data types
Implicit and explicit conversion  A calculation or sub calculation with a particular result type will often need to be used in a place that requires a different data type. For example, a record field that contains a date, or number, may need to ...
Dates, Times and Time Zones
Date and Time Data Types ReadiNow supports three related data types: Date only Time only Date and Time The date-time data type is time zone aware. The date-only and time-only data types are not time zone aware.  Date only type A date-only f...