System.AutoCmd.GetArgCount
API:System.AutoCmd.GetArgCount
Description
Returns the number of positional arguments that have been assigned.
Call GetArgCount to determine the number of parameter values that have been assigned using the << operator. The values themselves can be retrieved using the GetParm method.