Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VB Eval Function
Message
From
14/07/1999 14:02:10
 
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00240806
Message ID:
00241395
Views:
23
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!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform