matchall
This block is part of the value,regexp
group and was last modified in core v10.6.2
.
matchall
v10.6.2
Pin | Pin | Type | Default |
---|---|---|---|
textrequired Text to search in. |
value |
|
|
expressionrequired The expression without flags. |
value |
|
|
global Retain the index of the last match, allowing iterative search. |
condition |
true |
|
insensitive Makes the whole expression case-insensitive. |
condition |
false |
|
multline Beginnen/end anchors will match the start/end of a line. |
condition |
false |
Pin | Pin | Type | Example |
---|---|---|---|
success |
condition |
||
matches |
array |
Core Releases
v10.6.2 This block was introduced inv10.6.2
, click here to see the release notes.
Back to
value,regexp
Return to the main group to view all sub-groups
Back to regexp
Return to the group to view all blocks within this group