Return element transform action
Last updated
Was this helpful?
Last updated
Was this helpful?
You have a list of users and you would like to grab the first user in the list.
Returns the Nth element of a string or list
Element
Element number to Return, starting at 0 for the first element. -1 will return the last element
Input String or List
String or list that you would like to return the element of.
Result of example 1: