565 バイト追加
、 2021年7月28日 (水) 10:13
ファイルを移動します
[[Category:Alice.IO]]
{| class="wikitable"
|+file_move
|-
|[[名前空間]]
|Alice.IO
|-
|アセンブリ
|ローカル
|-
|サポート
|AliceScript1
|}
==説明==
<code>void file_move(string fromfilename,string tofilename,bool? allowrewrite);</code>
=====プロパティ=====
Fromfilename 移動元のファイルの名前
Tofilename 移動先のファイルの名前
Allowrewrite 移動先にファイルが存在する場合、上書きを実行するかの値。この値は必ずしも設定する必要はありません