Jump to: navigation, search

End Block

GAAP350 Help EndBlock.png

The End block ends the call.

Sometimes there are circumstances in which a call ends naturally, such as if the caller reaches the end of the callflow in an application and there are no paths from the last block. In this case, an End block might seem unnecessary. However, if you want the call to end at a given point, such as in a submodule, you must add an End block to the callfow to ensure the caller is not looped back to the main application.

To add an End block to a callflow, drag and drop the End block onto the end of the callflow.

This page was last edited on January 19, 2018, at 17:03.
Comments or questions about this documentation? Contact us for support!