deactivate(...)
This method deactivates the interaction in the specified step and all its subsequent steps.
Required arguments
- stepName
A String specifying the name of the step in which the interaction is deactivated.
Optional arguments
None.
Return value
None.
Exceptions
None.