formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | File
Description
Checks if file locator is a file. This will check whether the file locator represents a file. If the file locator has not been assigned it will return FALSE. This will not determine existence of a file. A file locator is assumed to be a file if the name has been set with a call to .
Plugin Prototype
fzrt_boolean fzrt_file_floc_is_file(
floc ) |
Parameters
floc [Input]
file or file locator
Returns
TRUE if floc identifies a file, FALSE if it is not a file.
Availability
5.0.0.0
See Also
Function Set
Defined in