Skip to end of metadata
Go to start of metadata

QUOTE()

Synopsis

Quotes a given string, escaping embedded quotes as necessary

Description

Example: ${QUOTE(ab"c"de)} will return ""ab\"c\"de""

Syntax

QUOTE(string)
Arguments
  • string

See Also

Import Version

This documentation was imported from Asterisk Version GIT-19-56f9c28a50

  • No labels