Decimal
The Decimal node allows the user to enter a decimal number or an integer, for example, "3.14", "3,14" or "3", in the input field. The decimals should be separated with "." or ",".
Option | Description |
---|---|
Data input label | The title of the popup window that appears on activating the node. |
Default value |
The default value shown in the filed. |
Minimum value | The minimum value. If the entered decimal is less, the user sees a warning message "Value is too low". |
Maximum value | The maximum value. If the entered decimal is bigger, the user sees a warning message "Value is too high". |
Required |
Indicates if the user can leave the field empty. If the field is required but the user didn't enter anything, they are prompted to enter a value again. If the entered values are out of the defined range, the user is asked to correct it. |
Data Info |
Information for the user shown next to the node label. |