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/LIST

Inputs (1)

NameTypeDefaultDescription
listLIST

Outputs (1)

NameTypeDescription
last_element*