Zoomed Image

AMSX Scripting Language - Command : MoveFile

Summary

Move a file to a new location

Description

Moves a file from the source path to the target path. File permissions are checked against the permitted folders list for both paths before the move is performed.

Parameters

ParameterDescription
cmdSource file path
Argument 0Target file path

Syntax


MoveFile "Source file path", "Target file path"

Return to the AMSX Command Reference