Field Summary | ||
---|---|---|
const Number | STRING | |
String. | ||
const Number | NUMBER | |
Number. Includes date, time, duration, and currency values as well as scalars, dimensions, and angles. | ||
const Number | DATE_TIME | |
Date or time value. Displays days, months, and years, or seconds, minutes, and hours, or a combined date and time value. | ||
const Number | DURATION | |
Duration value. Displays elapsed time. | ||
const Number | CURRENCY | |
Currency value. Uses the system's current regional settings. | ||
const Number | UNDEFINED | |
Undefined. |
Field Detail |
---|
STRING | |
const Number STRING |
NUMBER | |
const Number NUMBER |
DATE_TIME | |
const Number DATE_TIME |
DURATION | |
const Number DURATION |
CURRENCY | |
const Number CURRENCY |
UNDEFINED | |
const Number UNDEFINED |