Search
EvaluateFunctionEventObject.getResult Method
See Also
 






Gets the result of the function evaluation. An attempt to get this value before it was set results in an exception.

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

 Syntax

Java  Copy Code

public Object getResult ()

 Return Value

 See Also