Function type:
STRING
Replaces the specified word with a new word within a given string. A word has whitespace before and after it, preventing substitution where there is a partial match for thefind_str
parameter.stm_replace_word (orig_str, find_str, repl_str, delimiters, format, replace_in_comment, is_identifier)
Input/Output Specifies whether to replace the word in commented regions of the action language or user code Specifies whetherfind_str
is the name of a Statemate element