11.5 Double Deciders |
Whenever the XML allows a double decider (instead of a concrete double), these are the valid options:
component
id
="nameOfDoubleTextbox"
/>) inside the parent element. If the component holds a string value, Viewpoint attempts to parse this value to a double.To convert a string to double, use the <calculate
> element and specify the operation attribute value as "string-to-double". This requires a child string decider.