@BIND_KEYSET(...)

All functions > CORE > @BIND_KEYSET(...)

Binds entity keys from a keyset, keyset group, or active mapped source.

Syntax

@BIND_KEYSET(feature [, ROW(name := expression, ...)])

Notes

  • A KEYSET reference pins that population
  • A KEYSET_GROUP selects by active-source alignment and group order
  • A named ROW supplies compile-time values for :parameters
  • An active EXTERNAL_COLUMNS() or INLINE_COLUMNS() source may directly drive matching entity keys

Related Functions