Return the value of an ADP argument.
Syntax
ns_adp_argv index
Description
This function returns the value of the argument corresponding to the
argument number specified in index. If index is 0, the filename of the
ADP is returned. Only the values 0 through the number of arguments
minus one (obtained with ns_adp_argc) are valid for index.