📓

replace

説明
正規表現の最初の一致を置換値に置き換えます。
Formula 2.0
Formula 2.0
関数形式の文法(演算子も含む)
replace(str, regular_expression, change_text)
メソッド形式の文法
str.replace(regular_expression, change_text)
演算子形式の文法
入力の型
String
返り値の型
String
注記 (変更点)
Name
func
method
str
regular_expression
change_text
Notion, Notion, Notion
Notion
Motion
ABC, DEF, GHI
.*, (.*), .*
$1