| Syntax |
$io.receive{target_path}{max_length} |
| Documentation | Upload a file.
target_path, the path the uploaded file is to be stored at (see the note about the filename syntax at the end of this document). max_length, the maximum length the uploaded file can have.
|
| Examples | |
| Group | Special |
| Minimum required transaction-mode: | NONE |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 1 |
| Maximum parameters | 2 |