StringEngine Reference Edit Script
replace_as_string

replace_as_string for a_text from old_text by new_text copy to clipboard

文字列の中に含まれる特定の文字列を別の文字列に置換します。結果は string class になります。

store_delimiters() と restore_delimiters() の間で実行してください。

Parameters
Result

string : a_text に含まれる old_text を new_text に置き換えた文字列