Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
logical
Choose([index_column], value1, value2, ...)
AnyColumn
index
column|integer
value1
any
additional values
variadic
Choose(2, "First", "Second", "Third")
Second