returns the object of the select area
| area_name |
| object | the object of the select area |
Available only in PRO Edition
var area = $$("dtable").getSelectArea();
If the area_name parameter isn't passed, the method returns the last selected area.
The returned object of the select area contains the following parameters: