IsFileObject
Determine whether the given object is a BoxLang File object.
Method Signature
Arguments
Argument
Type
Required
Description
Default
object
any
true
Object to test.
Examples
Check for a filestream-object
Checks if the fileObj is a filestream-object.
Result: true
Related
Last updated
Was this helpful?