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

6.40 $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 November 11, 2022 using texi2html 5.0.