Number Node

The number prompt is to capture a range of values of the whole number, decimal number, or both types of numbers. The user input can be saved in a variable on the node itself.

For Instance: You need to capture a customer’s rating for a Feedback system. Using the Number prompt, you can save the user response in a variable and validate it.