Location: Documentation blam Function reference Directory functions directory::exists directory::existsbool directory::exists ( string path) Description Check if a folder exists. Parameters Table 10. Parameters Name Type Description path string The name of the directory to check. Return Values True if the directory exists, false if not.