Data converter that is able to translate values from a string representation to column data type and back.
Browser Compatibility
Fields
| Name | Description |
 | parse | Converts the value into typed value. |
 | toStr | Converts the value into its string representation. |
Top
See Also