Regex Replace

テキスト内の正規表現マッチを置換文字列で置き換えます(\1 グループ対応)。

データRegexReplace

概要

テキスト内の正規表現マッチを置換文字列で置き換えます(\1 グループ対応)。

Replace regex matches in text with a replacement (supports \1 groups).

パラメータ

パラメータ必須既定値説明
Input textstring
必須Text to process. Variables are supported.
: {{{text}}}
変数に対応
Regex patternstring
必須
: \s+
Replace withstring
任意Use \1, \2 … to reference capture groups.
: -
変数に対応
Store result invariable
必須
: result

その他のデータコマンド

面倒な作業を自動化しませんか?

今すぐ10日間の無料トライアルを開始。カードも契約も不要です。