JavaScript: Check if file exists (original) (raw)

Checks the existence of a file.

Parameters

(Required)
The file path, including the file name. For example `folder/image.png`.