Zoomed Image

AMSX Scripting Language - Command : FolderExists

Summary

Check whether a folder exists and store True or False in the result buffer

Description

Tests whether the specified folder exists on the file system. Stores "True" or "False" in the result buffer. File permissions are checked against the permitted folders list before the check.

Parameters

ParameterDescription
cmdFolder path to check

Syntax


FolderExists "Folder path to check"

Return to the AMSX Command Reference