Search
ByteCode.evaluate Method
See Also
 






Evaluates the byte code in the specified context.

Namespace: com.mindfusion.scripting
File: com.mindfusion.scripting

 Syntax

Java  Copy Code

public Object evaluate (
    EvaluationContext context
)

 Parameters

context

 Return Value

 See Also