Skip to end of metadata
Go to start of metadata

If()

Synopsis

Start an if branch.

Description

Start an If branch. Execution will continue inside the branch if expr is true.

Note

Icon

This application (and related applications) set variables internally during execution.

Syntax

If(expr)
Arguments
  • expr

See Also

Import Version

This documentation was imported from Asterisk Version GIT-20-5c114dc

  • No labels