Search
EvaluateFunctionEventObject.getArguments Method
See Also
 






Gets the list of the function's arguments.

Namespace: com.mindfusion.scripting
Package: com.mindfusion.scripting

 Syntax

Java  Copy Code

public Object[] getArguments ()

 Return Value

 See Also