FolderExists

Core function

New in package 162.3

Syntax

FolderExists( path )

Parameters

Parameter Description
path folder path to check for existence, in local or UNC format.

Return Value

true if a specified folder exists; false if it does not.

Description

  • Throws an exception if:
    • Path is relative or incomplete.

Examples

See Also

CreateFolder, DeleteFolder, FileExists

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.