FolderExists$

Takes one parameter, the path of the folder

Description:

Returns a boolean value based on whether the given folder path exists or not.

Example:

FolderExists$ "/Templates/example"