LOV = dbuserdatalov(D,FIELD)
D
[ struct ] - Input database whose tseries objects will be searched.
FIELD
[ char ] - Name of a userdata field whose values will be collected across all tseries objects.
LOV
[ cellstr ] - List of values found in the field FIELD
of all tseries objects; only char values (text strings) are included; each value is included only once in LOV
.