Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How many parameters do i have
Message
From
01/11/1998 14:16:37
Jay Shepherd
Construction DataFax, Inc.
Montevallo, Alabama, United States
 
 
To
30/10/1998 15:23:20
Len Wooden
Statistical Resources, Inc
Baton Rouge, Louisiana, United States
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00153008
Message ID:
00153265
Views:
25
>Is there a function that will return 2, the number of params passed.
>Or a function I can use on the third param name that will tell me if a value was passed for it.

If you use variants, then you can use the IsMissing function to determine if a parameter is missing. But if they are other variables, you will either need to set defaults for them and check that or check for empty strings or 0 values.
Jay Shepherd
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform