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

PROPERTY

The PROPERTY function returns the entry of a group from its key.

Syntax

PROPERTY(group, id)

Argument name

Description

group

Required

A group with entries.

key

Required

Key of the entry to return.

Last updated