Skip to end of metadata
Go to start of metadata

STRBETWEEN()

Synopsis

Inserts a substring between each character in a string.

Description

Inserts a substring find-string between each character in varname.

Note

Icon

The replacement only occurs in the output. The original variable is not altered.

Example: Add half-second pause between dialed digits

Syntax

STRBETWEEN(varname,insert-string)
Arguments
  • varname
  • insert-string

See Also

Import Version

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

  • No labels