Evaluates the identifier with the specified name.
Namespace: MindFusion.Scripting
Assembly: MindFusion.Scripting
C# Copy Code |
---|
public virtual Object EvaluateIdentifier ( |
Visual Basic Copy Code |
---|
Public Overridable Function EvaluateIdentifier( _ |
The identifier to evaluate.
The result of the evaluation.