Browser_GetControlSelectionΒΆ
Browser_GetControlSelection returns the selected elements in the controls of the data browser window.
- ret = Browser_GetControlSelection(iControl, bChar)
Return Value
ret
Parameters
- iControl
iControl
- bChar
bChar
Example
* for (i in 1:7) print Browser_GetControlSelection(i, TRUE);
d:\temp\map-data_map.nc
2D: x/y
N
Pans
BEEWG
BEEWG
PansZUWILAMABG
History
Version |
Description |
|---|---|
5.20 |
New. |
id-751596