Number Input

Single-line input that only accepts numeric values.

Usage

  • NUMBER creates a numeric input field
  • Only accepts numeric values
  • Place NUMBER immediately after the question line

Example

Q: How old are you?
NUMBER

How old are you?