Description
Use the ObjEvent.ParamCount
property to obtain the total number of event’s parameters.
Declaration
ObjEventObj.ParamCount
Read-Only Property | Integer |
ObjEventObj | An expression, variable or parameter that specifies a reference to an ObjEvent object |
Applies To
The property is applied to the following object:
Property Value
An integer value that specifies the total number of parameters of the given event.