$io.receive

pload a file.
Syntax
    $io{receive}{target_path}{max_length}
    $io.receive{target_path}{max_length}
DocumentationUpload a file.

    Parameters:
      receive, a flag to indicate that a file is to be uploded.
      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.
    Returns:
      the names of the uploaded files separeted by a new line character.
Examples
GroupSpecial
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters1
Maximum parameters 2