A Tinderbox Reference File : Export Codes : Export Code Types : Data Include : ^do( theMacro [,argument, anotherArgument, etc.] )^ |
^do( theMacro [,argument, anotherArgument, etc.] )^ |
^do(theMacro)^
Allows you to use macros in HTML (and XML) export, where theMacro is a macro you've defined in Tinderbox.
^do(theMacro [,argument, anotherArgument])^
Allows you to use macros in HTML (and XML) export, where theMacro is a macro you've defined in Tinderbox; and argument and anotherArgument are additional arguments that can be passed to the macro.
There are no limits - within sensible reason, to the number of arguments hat may be supplied.
Internally, the do() operator may be used.
Up: Data Include | |
Previous: ^directory( item )^ | Next: ^get( attribute[, format] )^ |
Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]