Skip to main content
Version: 2.13

Get First Object In List

Get the first entry in a list.

Description​

Get the first entry from the provided list.

Inputs​

  • Object list (List): The list.

Outputs​

  • Object (Object): The first object.