Execute Function
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
executeFunction is similar to executeWorkFlow, it calls one functionality into another functionality, Here you include one functionality as a workflow in another functionality. executeFunction can help to group several actions of each different functionality under a single parent functionality.
Syntax:
executeFunction(workFlowName)
workFlowName
String
Enter the name of the functionality