Command

Main
Guide
What's new
Products
Downloads
FAQ
Mailing List
Links
[AU 200th Issue CD-ROM] Jaffa Software

TRANSLATE


Syntax

    TRANSLATE(<expr>, <source>, <dest>)


Description

    Converts any characters from <source> in <expr> to the corresponding character in <dest>, ie. TRANSLATE("ABCD","BC","CB") = "ACBD" If there is no corresponding character in <dest> then the character is left unchanged.


© Jaffa Software 1998.
Last modified: Wed Aug 5 10:26:33 BST 1998 (Now uses MML)