Skip to end of metadata
Go to start of metadata

MacroExit()

Synopsis

Exit from Macro.

Description

Causes the currently running macro to exit as if it had ended normally by running out of priorities to execute. If used outside a macro, will likely cause unexpected behavior.

Syntax

MacroExit()
Arguments

See Also

Import Version

This documentation was imported from Asterisk Version GIT-20-f8000daff5

  • No labels