_init_string_replacement_options method

_init_string_replacement_options

def _init_string_replacement_options(self, search_phrase, options):
    ...
Parameter Type Description
search_phrase str
options ReplacementOptions

See Also