| Syntax |
$io.getLength{file_name} |
| Documentation | Get a files length.
file_name, the name of the file whos length is requested (see the note about the filename syntax at the end of this document).
|
| Examples | |
Result: Returns the size of the index.html they are located in the www directory |
|
| Group | Special |
| Minimum required transaction-mode: | READ=IO |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 1 |
| Maximum parameters | 1 |