ComfyUI Node

last

Returns the last element in a list. This node takes a list as input and returns the last element of the list. If the list is empty, it returns None.

By StableLlama·Created about a year ago·Updated 25 days ago· 45
last
  • list
  • last_element
CategoryBasic/Data List

Inputs (1)

NameTypeDefaultDescription
list*

Outputs (1)

NameTypeDescription
last_element*