Number
Function
This module collects numeric data. Numbers can be any whole or decimal value. When entering a decimal value the star key (*) functions as the decimal.
For currency input, please use the Format as Currency setting. This not only changes the way the Automated Speech Recognition expects the voice input, it also . For more information, please refer to the setting description below.
If both the minimum and maximum decimal places are set, then any input that does not match will return an error.
For example, if the minimum is set to 2 and the maximum to 4, values like 5.4 or 5.49281 would both be invalid.
If the min and max are set to the same number then the input value must be that exact length. For example, if the min and max are both set to 2, then 5, 5.4, and 5.492 would all be invalid input, but 5.49 would be valid.
Module Settings
Advanced Settings
Advanced Fuse users may want to use shadow variables that are available with input modules. For more information on this functionality, please visit the Shadow Variables page.
Last updated