String
replace()
replaceAll()
replaceFirst()
例:
// 置換は何もしません "hello".replace("$value$", value);
2022.1 の新機能です