Command:Arg

From Lavish Software Wiki
Revision as of 23:21, 25 May 2005 by Eleven (talk | contribs)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to navigation Jump to search

Syntax

Command Difficulty Rating
Arg
Usage Intermediate
Level of Understanding Intermediate
Computer Savvy Newbie
Logic Intermediate

Arg <#> [...]

Description

Displays the nth argument (also known as parameter) out of the following parameters

Examples

Example 1

Input
Arg 1 one two three four
Output
one

Example 2

Input
Arg 3 one two three four
Output
three

See Also