Method query_num_arg()
- Method query_num_arg
int
query_num_arg()- Description
Returns the number of arguments given when the previous function was called.
This is useful for functions that take a variable number of arguments.
- See also
int
query_num_arg()
Returns the number of arguments given when the previous function was called.
This is useful for functions that take a variable number of arguments.