WARNING: The [sjs-3] engine was deprecated, use [sjs-4] instead.

Collection.prototype.first()

Return the first file from the collection.

Syntax

collection.first() File collection.first() null

Description

Return the first file from the collection or null if the collection is empty.

Examples

Collection non-empty

Empty collection.