TLO:Arg

From Lavish Software Wiki
Revision as of 03:14, 31 March 2005 by Lax (talk | contribs)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to navigation Jump to search

Description

Requires LavishScript 1.11

Forms

Retrieves a given argument by number, out of all following arguments

Examples

  • ${Arg[1,this]}
  • ${Arg[2,one,two]}
  • ${Arg[1,one,two,three]}

See Also