Static function
Moderate
File.Exists
Verifies if a entry exists in the file system
Syntax
File.Exists(path)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
path
|
string | — | Path to file or folder |
Returns
- boolean if exists