| [ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] | 
Replaces all instances of arg2 with arg3 in string arg1.
Syntax
$ZREPLACE(arg1,arg2,arg3)
Example
SET VAR=$ZREPLACE("CAT","C","B") ; => BAT
 
  This document was generated on September 20, 2023 using texi2html 5.0.