inputForm

The inputForm property specifies the name of a form that is presented to the user before the program logic runs. This property is valid only for main Text UI programs.

Two scenarios are possible:

The input form must be in the form group that you specified in the program's use statement.


Feedback