DclGetArgument

Description

Get command line Arguments of a N number.

Syntax

Call DclGetArgument (N, arg )

Arguments

N < I > The sequence of command line Arguments.
Arg < C*> The value of Arguments.

Note

None

Related items