Please enable JavaScript to view this site.

Query if the desired folder exists or not at the specified path.

Syntax

existsFolder(string path): bool

path

Path of the folder to be checked.

Result

Return true if folder exists, false otherwise

Notes:

Relative path will be referred to current directory path (see dirPath() method).

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC