First - Get the first item from a list of objects

This action returns the first object in its input list.

To get the last item in the list, use Last. To get another item, use Get Numbered Item.

Triggers

<List> (repetitive trigger [required]): A list of objects.

Exits

<First> (non-repetitive exit [required]): The first object in <List> (or none if <List> is empty).

Usage Examples

"Common/Templates/Collections/First/Test1/First - Simple Test":