Return number of ADP arguments.
Syntax
ns_adp_argc
Description
This function returns an integer value, which is the number of
arguments passed to the ADP. The number of arguments includes the name
of the ADP itself, which can be fetched with [ns_adp_argv 0].