Solution
Yes, you can use the
Move Function to move files from one directory to another. You'll want to specify the file name at the end of the
source path input. For example, if you want to move the file "temp.txt" which is located on the desktop, your
source path would be:
C:\Users\<your username>\Desktop\temp.txt
Inputs and outputs for the Move Function.