This version is out of date, covering development from v7.0.0 to v7.5.6. It is maintained here only for inbound reference links from elsewhere. It is no longer actively updated.

Jump to the current version of aTbRef

Tinderbox 7 Icon

agent tag

The adornment tag is used to contain a single adornment object:

<agent ID="3444053947" Creator="John Doe">[current item attribute tags]</agent> 

The item tag has two attributes:

Example:

<agent ID="3444053464" Creator="john Doe" >...</agent> 

Unlike items or agent only nest alias objects within themselves, those of the notes matching their query.

See the item tag description for the general range of attributes used.

Agents use one special (internal, hidden) attribute: Agent. An agent will always include these in its default listing, over and above normal item attributes:

<attribute name="Agent" >true</attribute> 

<attribute name="AgentQuery" >[value]</attribute> 

<attribute name="HTMLExportChildren >false</attribute> 

<attribute name="IsPrototype" >false</attribute> 

Attributes, other than the defaults listed below are only written to file if they hold locally set values. These differ from those of the item tag: