Search
SimpleEvaluationContext.setDispatchFunctionParam Method
See Also
 






Sets a user-defined object passed to the DispatchFunctionCall event.

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

 Syntax

Java  Copy Code

public void setDispatchFunctionParam (
    Object value
)

 Parameters

value

 See Also