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.
|
Updated: 3/22/2018 9:40 AM
|