Input Cards

Input All

Purpose: Allows the user to enter numbers and letters using the keypad. Set where the input is shown on screen using the arrow keys, or directly editing the X and Y fields. Set the maximum and minimum number of characters that can be entered by changing the Max or Min Length fields. The Foreground and background colours used when the user is entering an input can be changed in the same way as the Text card.

Input Type : This will determine where the input data is stored in the App. Select one of these options:

AlphaNumeric : The input will be stored in the global variable INPUT_ALPHANUMERIC.

Barcode: The input will be stored in the global variable SCAN_BARCODE.