new_str=str_sub_str(old_str, str_to_be_replaced, str_replacing)
新しい文字列 = str_sub_str(古い文字列, 置換される文字列,置換する文字列)