Skip to main content

string-array

schema/elements/string-array/1.0.1/string-array.schema.json

Array of string values. Stores a list of variable-length strings as binary data. Used for text-valued attributes, labels, and category names.

See also: date-time-array (other non-numeric array type).

Properties​

string-array (v1.0.1)​

List of strings.

PropertyTypeDescriptionFlags
databinary-blobData stored as a binary blob.✅
lengthIntegerlength of array✅
data_typeStringdata type✅

Legend​

FlagDescription
⬆️Inherited property
✅Required property

Was this page helpful?