Syntax

first(*list*)
*list*.first()

Examples

first([1, 2, 3])
[4, 5, 6].first()

→ first

Untitled

More Info

first · Notion Formulas · Ben Smith