exec_Exists
Returns a boolean of whether the file or directory exists or not.
Arguments
Type | Description |
---|---|
string | filename or dir |
Returns
Type | Description |
---|---|
boolean | false or true |
Returns a boolean of whether the file or directory exists or not.
Type | Description |
---|---|
string | filename or dir |
Type | Description |
---|---|
boolean | false or true |