ucEvaluate
ucEvaluateStr
See Also: ucParse
Rapidly evaluates an expression that was parsed with ucParse.
ucEvaluate(ExpressionHandle)
-or-
ucEvaluateStr(ExpressionHandle)
Parameter
ExpressionHandle
Required. ExpressionHandle is a value returned by ucParse, and represents the handle of the expression you want to evaluate.
Remarks
See Example: Fast evaluation millions of times in a
loop
New or enhanced in version 3.0
·
Nothing related to this topic.
·
See What’s
New.
New or enhanced in version 2.96