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.
Bing Speech Recognition
— Accurate Bing cloud speech-to-text for ARC: wake-word, programmable control, $BingSpeech output, Windows language support, headset compatible
Try it →
File.exists(filename)
| filename | Path of file to check if exists. |
Checks if the file at path filename exists.