IF Path is directory
Check if file is a directory
Description
Checks if the file path given is a directory. This is a conditional that should be used along side the end if block.
Properties
File Path
The file path to check if it is a directory
Returns
Returns the current output
Last updated