FileMove
Method Signature
FileMove(source=[string], destination=[string], overwrite=[boolean], accept=[string])Arguments
Argument
Type
Required
Description
Default
Examples
Move file from here to there
fileMove( sourcefile, destinationfile );
Additional Examples
Related
Last updated
Was this helpful?
