Value Namespace

Function

Name Description
Value.isArray Is the value an array
Value.isMap Is the value a map / struct
Value.isNavigationValue Is the value a navigation value
Value.isNestedContent Is the value a nested content value
Value.isPrimitive Is the value a primitive

Defined in

Value Type

Value = string | number | boolean | undefined | ValuesMap | ValuesArray | NavigationPropertyValue | NestedContentValue[]

Raw value type

Defined in

Last Updated: 12 March, 2025