Search
EvaluateFunctionEventObject.setResult Method
See Also
 






Gets the result of the function evaluation.

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

 Syntax

Java  Copy Code

public void setResult (
    Object value
)

 Parameters

value

 See Also