Return the number of Numeric-Series Type parameters passed to a custom function.
| Syntax: | 
|---|
| x = script.seriesParameterCount | 
| Parameter: | Description: | 
|---|---|
| <none> | 
 | 
| Example: | 
|---|
| '  Custom Function with 3-Numeric Parameters | 
| Results: | 
| x , 1 | 
| Links: | 
|---|
| Script, Script Functions, Script Properties, ParameterCount, StringParameterCount | 
| See Also: | 
| 
 | 
| Edit Time: 9/21/2020 3:19:29 PM | Topic ID#: 528 |