Type property (NotesJSONElement - LotusScript)
Constant in JSON element that indicates the type of value represented by the value property.
Defined in
Data type
Integer
One of:
Jsonelem_type_array (2) Jsonelem_type_boolean (5) Jsonelem_type_empty (64) Jsonelem_type_number (4) Jsonelem_type_object (1) Jsonelem_type_string (3) Jsonelem_type_utf8_bytearray (6)