Excerpt | ||
---|---|---|
| ||
Functions which can convert from one type of object to another. |
...
The following conversion functions are available:
Page Tree | ||||
---|---|---|---|---|
|
...
toDate(dateString)
or (dateString, formatString)
: Converts a date in text into an actual date type.
...
toHex(string to convert)
: Convert a string value to a hex value....
toDate(value)
: Converts various data types into a number....