Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated toSVN-branch-10-r370277

...

Iterates through a string replacing all the find-chars with replace-char. replace-char may be either empty or contain one character. If empty, all find-chars will be deleted from the output.

Info
titleNote

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

Syntax

No Format
REPLACE(varname,find-chars[,replace-char])
Arguments
  • varname
  • find-chars
  • replace-char

See Also

Import Version

This documentation was imported from Asterisk version Version SVN-branch-10-r365160.r370277