Difference between Eval and Execute method

Here is the difference 

Eval:  Used to evaluate a string and returns the result of the string expression


Execute: Execute one or more statements in a string expression and enables creation of dynamic code

Comments

Popular posts from this blog

Types In Descriptive Programming

String functions in vbscript with examples

Basic information about MAVEN