IF Path is File

Check if a file is a file

Description

Checks where a file path given is a file. A conditional that should be used with the end if block.

Properties

File Path

The file path to check if given path is a file

Returns

Returns the current output

Last updated