Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VB Eval Function
Message
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Divers
Thread ID:
00240806
Message ID:
00241395
Vues:
28
Eval() evaluates whatever expression you pass it and returns the result.

Ex.:
- Eval("Date()") will return the current date
- Eval("lnRecCount") will return the content of the variable lnRecCount

I'm pretty sure that there is no corresponding function in VB to do that.

>What is Eval doing exactly? I think that Eval is used to call a function or stuff like this!
>
>If my thought are good, in VB6 you can use the new CallByName statement but I don't remember having see it in VB Script!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform