DiviArea.listAreas(filter)
Returns an array of all area IDs (including eventual alternate IDs) that match the given filter.
Params
filter
- The area type to filter, or a single Area element.
Default: 'all'
Returns
Array of strings.
Notes
No notes