File Folder Exists




File/Folder Exists


Author: Jerry Chae


Description

This is a verification plugin which should be mainly to make decisions (conditional branching) depending on the output.




Need help?

Technical contact to tech@argos-labs.com


May you search all operations,





 

Input (Required)

File or folder path to look for if it exists.

 

Output

Return Value

File or Folder path if it exists

Returns no value (blank) when it does not exist

 

Return Code

0                     Found

1                     Found but empty (in case of folder) or 0 KB (in case of file)

2                     Not found

 

How to set parameters






All Plugins