<stringPanel name=""> panel tags </stringPanel>
Occurs: N times within wizard
Multiple instances: Yes
Has attributes: yes - name
Self-closing: No
Defines an input panel to set an text string, e.g. for attributes of the project such as its name or various attribute values. The input value can be stored as a variable using the result tag.
name. The unique name of the panel. The exact purpose of the attribute is not clear.
Example:
<stringPanel name="destination">…</stringPanel>