$io.copy

Copy file
Syntax
    $io{copy}{source_file_name}{target_directory}
    $io.copy{source_file_name}{target_directory}
DocumentationCopy file

    Parameters:
      source_file_name, the name of the source file to be copied or moved (see the note about the filename syntax at the end of this document).
      target_directory, the target directory path to copy or move the file to (see the note about the filename syntax at the end of this document).
Examples
GroupSpecial
Minimum required transaction-mode:UPDATE=IO
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters2
Maximum parameters 2