Skip to main content

Last Item

Get the last item from a list

Holly Conrad Smith avatar
Written by Holly Conrad Smith
Updated over 2 weeks ago

Category: Lists Kind: Operation Tags: End, Last Description: Get the last item from a list

Inputs

Name

Abbreviation

Type

Access

Description

List

L

Any

List

The list to read from

Outputs

Name

Abbreviation

Type

Access

Description

Value

V

Any

Item

The value of the last list item

How to

  1. Feed in a List

  2. The result is the last item in the list.

Did this answer your question?