function

Root

Root selects a field path from the resource's document root.

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