IsFileObject()

Determines whether a value is an file object. True, if the value represents a file object.

Introduced: 6.0.0.208

IsFileObject( value=any );

Returns: Boolean

Argument Description
value
any, required

A value, typically the name of a file object variable.

Examples

There are currently no examples for this function 24,844ms WARN No examples for function isfileobject

See also