| Syntax |
$io.mkdirs{file_name} |
| Documentation | Create a file.
file_name, the name of the file to be created (see the note about the filename syntax at the end of this document).
|
| Examples | |
| Group | Special |
| Minimum required transaction-mode: | UPDATE=IO |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 1 |
| Maximum parameters | 1 |