For the complete documentation index, see llms.txt. This page is also available as Markdown.

List/Arrays

#each

Loops over an array (list) of items.


$filter

Filters an array/list of items.


$group

Group items together and create a loop of those items


$join

Concatenates an array (list) of items into a string.


Last updated

Was this helpful?