Contents
Display Legacy Contents

 Print
    File Exists    
Check if a specified file exist or not on terminal.

Parameters

File <string>

The name of the file that user wants to find. Please insert only the file name.

 
Target <unquoted string>

The control or variable that saves the result of this action. If the file is found, the returned value is 1, otherwise is 0.

     
  • Wildchar '*' is not allowed in parameter File.

See also
Samples

 
 
Updated: 4/8/2016 11:40 AM