Troi File Plug-in > Functions reference > TrFile_MoveToTrash
TrFile_MoveToTrash |
Moves a file or folder to the trash bin (recycle bin).
Syntax
TrFile_MoveToTrash( switches ; sourcePath )
Troi File Plug-in > Script steps reference > Move To Trash
Move To Trash |
Moves a file or folder to the trash bin (recycle bin).
Syntax
Move To Trash [ Select ; Result (error) ; File or Folder Path ]
Troi File Plug-in > Functions reference > TrFile_CreateFileWithContents
TrFile_CreateFileWithContents |
Creates a new (data) file and fills it with (text) contents in one step.
Syntax
TrFile_CreateFileWithContents ( switches ; filePath ; contents)
Troi File Plug-in > Script steps reference > Create File with Contents
Create File with Contents |
Creates a new (data) file and fills it with (text) contents in one step.
Syntax
Create File with Contents [ Select ; Result (error) ; FilePath ; Contents ;
Create Folders ]





