fileExists
Deprecated
Use exists() instead
Replace with
exists(path)Content copied to clipboard
Check if a file exists at the path.
Parameters
path
fully qualified path encoded specifically to the target platform's filesystem
Use exists() instead
exists(path)Check if a file exists at the path.
fully qualified path encoded specifically to the target platform's filesystem