DiviArea.Data.addVisibleArea(area)
This is an internal method that should not be used in third-party scripts.
Add a single Area to the end of the “visible Areas” list.
Params
area
- The Area to add to the visible Areas list.
Returns
The function does not return anything.
Notes
No notes