<filePanel name=""> panel tags </filePanel>
Occurs: N times within wizard
Multiple instances: Yes
Has attributes: yes - name
Self-closing: No
Defines an input panel to set an OS path, e.g. for export locations. The path can only be set via the 'browse' button on the panel and cannot be input by hand. 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:
<filePanel name="destination">…</filePanel>