-
Notifications
You must be signed in to change notification settings - Fork 6
converter__Double
Robert Bossy edited this page Jul 27, 2017
·
1 revision
#Double
Converts into a double precision floating point number.
This converter accepts double precision floating point values in Java syntax (see Java double conversion).
<param value="DOUBLE"/>```
or
```xml
<param>DOUBLE</param>```
*DOUBLE* is converted into a double precision floating point number as specified by the string conversion.