| Syntax |
$io.touch{file_name} |
| Documentation | Change the 'last modified' attribute of a file.
file_name, the name of the file. If the file does not exist it will 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 |