folderExists

A function that can be used in Formulas, especially in Scripting.

Syntax and semantics

folderExists (folderPath$)
return 1 if the folder exists, or 0 otherwise (e.g. if folderPath$ does not exist or refers to a file).

Links to this page


© Paul Boersma 2024