The Edit Box can be added to a screen to allow single-line user input. Its purpose is to take user input, which can be retrieved via script using the Text property. The input could be used in a variety of ways. One of the most common implementations is to specify the value for a setpoint command; for example, to enter a maintenance date. Explanatory text for a user can be displayed when no other text has been entered. Script is required to facilitate user interaction with an edit box object.
|
Sample Edit Box with |