paramCount
-
function
-
returns the number of sequential parameters that were passed to the current handler
-
Examples: +
if the paramCount is less than 3 then throw "Invalid Parameters", "At least 3 values are required"
-
Related: param, parameterList, parametersByName