Input form

When you declare a main program that runs in a text application, you have the option to specify an input form, which is a form that is presented to the user before the program logic runs.

Two scenarios are possible:

The input form must be in the form group that you specified in the program-part declaration.

Related reference
Data initialization