Table of Contents ▸ List of Commands ▸ Values Manipulation ▸ replace_str | ◀ replace_seq | round ▶ |
replace_str
Arguments:
- "search_str","replace_str"
Description:
Search and replace a string in selected images (viewed as strings, i.e. sequences of character codes).Example of use:
('"Hello there, how are you ?"') +replace_str "Hello there","Hi David"