User Tools

Site Tools


action:Search_and_Replace

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
action:Search_and_Replace [2019/06/26 01:50]
peternlewis
action:Search_and_Replace [2019/07/01 01:10]
peternlewis
Line 19: Line 19:
 For regular expressions,​ the replacement can refer to capture groups using either `$1` or `\1` notation (eg `%Calculate%CHARACTERS(\1)%` would be the count of characters in the first capture match (v8+)), or named capture groups (using `(?<​name>​...)` with the notation `${name}`. For regular expressions,​ the replacement can refer to capture groups using either `$1` or `\1` notation (eg `%Calculate%CHARACTERS(\1)%` would be the count of characters in the first capture match (v8+)), or named capture groups (using `(?<​name>​...)` with the notation `${name}`.
  
-Like other [[/​Text_Fields|Text Fields]], you can use text case conversion escape sequences like `\U` and `\L` in the replacement field.+Like other [[/​Text_Fields|Text Fields]], you can use [[manual:​Tokens#​Text_Case_Conversions | text case conversion]] escape sequences like `\U` and `\L` in the replacement field.
  
 Select where you want the result to be saved (back to the source, or to some other variable or clipboard or file). Select where you want the result to be saved (back to the source, or to some other variable or clipboard or file).
action/Search_and_Replace.txt ยท Last modified: 2023/09/12 05:30 by peternlewis