コンテンツにスキップ

String Match Regex

このコンテンツはまだ日本語訳がありません。

Matches a string against a regex pattern and returns the captured groups.

PortDescription
Input
The string to match against the regex pattern
Regex
The regex pattern to match
PortDescription
Groups
Captured groups from the regex match

ID: core/string-match-regex@v1