Stamps

Tinderbox Icon

Stamps are complete actions designed for easy re-use, defined in snippets of action code. They enable the user to

Stamps are defined/edited via the Stamps pane of the Attributes dialog. Stamps can be called by:

In the case of the latter simply cite the Stamp name:

$MyString = s_Stamp; 

or even

s_Stamp; 

if the stamps action is a stand-alone action (e.g. a command line call).

A stamp reference can also be mixed with other action code. From v5.10.2, stamps can no longer be called from within other action code.

In naming your stamps think about making the names clear so they don't clash with things like operator or attribute names. Stamp names are case sensitive. As they aren't usually seen in major views, there's no need to 'pretty' names, making it easier to use something like a common prefix to stamp names (such as 's_') so that they stand out clearly in code.


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

Up: Actions & Rules
Previous: Chaining 'dot' functions  Next: Setting an attribute to (no value) 

A Tinderbox Reference File : Actions & Rules : Stamps

Quicklinks: Attributes | Action Codes | Export Codes | Designators | Date Formats | aTbRef Site Map

[Last updated: 16 May 2012, using v5.11.1]


Search:

Google search aTbRef for:  


Creative Commons Licence

aTbRef by Mark Anderson is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

[See aTbRef CC licence Attribution & Waiver info]

Made with Tinderbox