Copy
![]() |
Copies a file to another name within the tenant |
Supported Script Types
Properties
Property | Details |
---|---|
SourceFile |
The file name that will be copied. |
DestinationFile |
The name of the new file. |
Branches
Branch | Details |
---|---|
Default | Path taken unless the script meets a condition that requires it to take one of the other branches. It is also taken if the other branches are not defined. |
Error | Path taken when the action fails to execute properly. |
Tips & Tricks
- If the new name is the same as an existing file, the other file will be destroyed.
- To verify the existence of a file, use Fileexist.