@@ -18,7 +18,7 @@ Absolute file or directory path = Application directory + File name or directory
For example, if the application directory obtained by using **getOrCreateLocalDir** is **dir** and the file name is **xxx.txt**, the absolute path of the file is as follows:
```js
letpath=dir+"xxx.txt"
letpath=dir+"xxx.txt";
```
## System Capabilities
...
...
@@ -46,7 +46,12 @@ Obtains the number of free bytes of the specified file system in asynchronous mo