Double - AppDaddy-Software-Solutions-Inc/framework-markup-language GitHub Wiki
<DOUBLE/> : <VARIABLE/>
The <DOUBLE/> widget is analogous the using the <VAR/> widget. Unlike <VAR/> however, values are restricted to type double with floating point decimal.
Attributes
| Name | Type | Default | Description | Req |
|---|---|---|---|---|
| precision | int | null | If set to a non-negative number, the variable is rounded to the number of decimals specified |