Message 1 of 8

Not applicable
03-07-2019
01:38 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
How would you replace "/" with "\"? using vl-string-translate.
(vl-string-translate "/" "\" "/zzz")
to return "\zzz"?
Solved! Go to Solution.