fileExists
check if a file exists on the system
Syntax
fileExists(filepath)
Returns
returns (bool) true on success
Parameters
- filepath (string)
- path to file or folder