Custom Servo Controller icon Custom Servo Controller Control up to 99 servos via Vx virtual ports over serial (Arduino/custom firmware), integrating with ARC for scalable servo management. Try it →
 

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.