Skip to main content
Version: v0.19.0-alpha 🚧

FileExists

Alias:FileExists, DoesFileExist

Output:SCLBool

Returns whether a file on the file system exists.

ParameterTypeRequiredPositionSummary
Path
File
string✔1The path to the file to check.