replace_seq
Arguments:
- "search_seq","replace_seq"
Description:
Search and replace a sequence of values in selected images.
Example of use:
$ gmic (1;2;3;4;5) +replace_seq "2,3,4","7,8"

Command: (1;2;3;4;5) +replace_seq "2,3,4","7,8"

Command: (1;2;3;4;5) +replace_seq "2,3,4","7,8"