LedgerRRGETempFiles_W::existFileName Method
Indicates whether the specified file name exists in the table.
Syntax
client server public static boolean existFileName(Filename _filename)
Run On
Called
Parameters
- _filename
Type: Filename Extended Data Type
The file name.
Return Value
Type: boolean
true if the file name exists in the table; otherwise, false.