We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Get whether a file or directory exists at the given path
import "file" if file.exists("data.txt") then print "found it" else print "not found" end if
There was an error while loading. Please reload this page.