rs_replace_in_selection: Replace text in selection
Description
Replace text in selection
Usage
rs_replace_in_selection(pattern, replacement)
Arguments
pattern
(character) A fixted pattern of text to be replaced
(not a regular expression).
replacement
(character) The replacement text.