Wait For File ============= Category -------- File Operation Commands Description ----------- This command waits for a file to exist at a specified destination. Use this command to wait for a file to exist before proceeding. Parameters ---------- **File** Indicate the path to the file. **Wait Time** Indicate how many seconds to wait for the file to exist. Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\File Operation Commands\\Wait For File\\Wait For File.xml` See Also -------- - :doc:`Create Zip File ` - :doc:`Delete File ` - :doc:`Extract File ` - :doc:`Get Files ` - :doc:`Move/Copy File ` - :doc:`Rename File ` - :doc:`UnZip File `