File Exists

Kalipso - Form - Actions - Actions Description - Group Files - File Exists

Check if a specified file exist or not on terminal.

Action available for the following operating systems:

Parameters

  • File <string> - The name of the file that user wants to find. Please insert only the file name (full path of the file).

  • 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.

Last updated