Moves or renames a specified file.
Category: | External File |
Returned data type: | Integer |
Note: | The returned value is a Boolean value where 1= success and 0 = error. |
a string representing the name of the file to be moved; this can be specified as a fixed string, field name, or expression.
a string representing the name (including location) where the file is moved; this can be specified as a fixed string, field name, or expression.