|
|
$file.existsCheck if a file exists |
| Syntax |
|
| Description |
| Returns 1 if the file <filename> exists (this is also valid for directories!). The <filename> should be an unix-style file path and is adjusted according to the system that KVIrc is running on. |
| See also |
| $file.exists() file.remove |