| Maptitude GISDK Help |
Gets the field sets for a Standard Caliper Geographic file.
Added to Version 2019.
set_array = GetFieldSets(string view_name)
| Argument | Contents |
|---|---|
| view_name | The name of a view |
An array of sets where each set is an array in the form {string set_name, array field_names}.
set_info is an array of sets previously saved with SetFieldSets().
Field sets are only supported for table files hard-linked to Standard Caliper Geographic files (.DBD) or Caliper Compact Geographic files (.CDF).
| Error Type | Meaning |
|---|---|
| Error | set_info is not in the right form |
| Function | Summary |
|---|---|
| SetFieldSets() | Sets the field sets for a Standard Caliper Geographic file |
| ©2025 Caliper Corporation | www.caliper.com |