IFMATCHES(<subject>,<pattern>,[&target],[group])

Category
Control Flow
Added in
v0.8.5

The actions following this action will only be executed when the <subject> matches the <pattern>.

Optionally the whole match (or only a group specified by [group]) can be saved into [&target].

See also

Actions

Changelog