Replacer functions
These functions are used by other functions in the library to replace a given value.
Name | Description |
---|---|
Replacer.ReplaceText | This function be provided to List.ReplaceValue or Table.ReplaceValue to do replace of text values in list and table values respectively. |
Replacer.ReplaceValue | This function be provided to List.ReplaceValue or Table.ReplaceValue to do replace values in list and table values respectively. |