This version is out of date, covering development from v5.0.0 to v5.12.2. It is maintained here only for inbound reference links from elsewhere.

Jump to the current version of aTbRef.

Tinderbox Icon

stringPanel

<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> 


Possible relevant notes (via "Similar Notes" feature):


A Tinderbox Reference File : Syntax Library: Tutorials, Wizards and Timelines : Tinderbox Wizards : A 'wizard.twiz' file : Wizard XML Syntax : stringPanel