Exists
File.exists(filename)
Parameters
| filename | Path of file to check if exists. |
Returns
True if the file at path filename exists. False otherwise.Description
Checks if the file at path filename exists.
Camera Variable Overlay
— Overlay image packs onto camera feed and map images to control-variable ranges with auto/manual assignment, position and sizing options.
Try it →
File.exists(filename)
| filename | Path of file to check if exists. |
Checks if the file at path filename exists.