Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How many parameters do i have
Message
De
01/11/1998 14:16:37
Jay Shepherd
Construction DataFax, Inc.
Montevallo, Alabama, États-Unis
 
 
À
30/10/1998 15:23:20
Len Wooden
Statistical Resources, Inc
Baton Rouge, Louisiane, États-Unis
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00153008
Message ID:
00153265
Vues:
26
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform