[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Replaces characters in a string.
The first argument is a string expression representing the text to be changed.
The second argument is a list of characters to replace.
The third argument is a list of characters to use as the replacements for the characters in the second argument.
Example
DEFAULT.USER> W $TRANSLATE("twig","wt","rb") brig
This document was generated on May 5, 2025 using texi2html 5.0.