Evaluates the byte code in the specified context.
Namespace: MindFusion.Scripting
Assembly: MindFusion.Scripting
SyntaxC#
Copy Code
|
|---|
public Object Evaluate ( |
Visual Basic
Copy Code
|
|---|
Public Function Evaluate ( _ |
The result of the evaluation, possibly null (Nothing in Visual Basic).
See Also