Return to the main Raptor page
Return to File IO page
Description
This block is used to rename a file on a resource. It cannot be used to move a file between resources.
Inputs
Input
|
Type
|
Description
|
Source Path
|
String
|
Specifies the path of the file to rename.
|
Source Path
|
String
|
Specifies the new path and name of the file.
|
Outputs
Output
|
Type
|
Description
|
Success
|
boolean
|
Output indicates if the file was successfully renamed.
|
Parameters
Parameter
|
Type
|
Description
|
Resource
|
|
Specify the resource which contains the file to rename.
|