function

Sibling

Sibling selects a field path in the enclosing object or repeated row.

Arguments

ArgumentTypeDescription
pathstringThe path value.

Returns

The declared result.

Reference

Full signature

Related types

  • Reference

    Reference is an immutable field selector. Its dot-separated path names stored fields through non-repeated groups or named tabs, excluding presentation wrappers and repeated row selectors. Each use resolves in its own field scope.

Related guides