For the complete documentation index, see llms.txt. This page is also available as Markdown.
Overview
Values
values.combine()
Combines multiple $values into the list. By default, the function use append method to combine $values. The parameters of the list (bracketed, delimiter, method, null, separator) can be changed by providing map value eg. (method: join).