Inserting a dynamic form

The model developer can insert a form that has been created with the Form Editor in the model document. To do so the model developer should know the name of the form that needs to be inserted and optionally the location (path) and project where the form resides in. To insert the form in the model document the keyword FORM needs to be used. This keyword needs at least the name of the form.

Besides this, the model developer needs to know which Field Sets are used to store the answers to the questions to. For each Field Set a FIELDSET needs to be declared. This is needed to be able to use the fields from the Field Set in the model document.