質問編集履歴

1

内容の修正

2015/04/08 03:54

投稿

shoi
shoi

スコア40

test CHANGED
File without changes
test CHANGED
@@ -22,7 +22,7 @@
22
22
 
23
23
 
24
24
 
25
- if(myObject.FileExists("myObjectPath")){
25
+ if(myObject.FileExists(myObjectPath)){
26
26
 
27
27
  alert("File Exists");
28
28