argV

Return the value of parameter n passed to the program by the shell or the command line.

Syntax:
variable = argV( n )

First parameter start at n = 0

This is and outdated command. Use argument() command instead