Status: Stable, except where otherwise specified
AnyValue AnyValue is either:
a primitive type: string, boolean, double precision floating point (IEEE 754-1985), or signed 64 bit integer, a homogeneous array of primitive type values. A homogeneous array MUST NOT contain values of different types. a…