Copyright © tutorialspoint.com
Syntax
Definition and UsageIdentical to the tr/// operator; translates all characters in SEARCHLIST into the corresponding characters in REPLACEMENTLIST. It does character by character conversion Return Value
Example
It will produce following results:
|
Copyright © tutorialspoint.com