Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Verifies whether a file exists in the back end.
Syntax
public boolean fileExists(Filename _filename)
Run On
Client
Parameters
- _filename
Type: Filename Extended Data Type
The file to verify.
Return Value
Type: boolean
true if the file exists in the back end; otherwise, false.