[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

4.41 $ZREPLACE

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 January 3, 2022 using texi2html 5.0.