Utility Functions : List of Utility Functions : stm_replace_string

stm_replace_string

Function type: STRING

Description
Replaces the specified pattern with a new pattern within a string.
Syntax
stm_replace_string (orig_str, find_str, repl_str)
Arguments
 
The string within which to search and replace