AppGetSelectedDatasetsΒΆ

AppGetSelectedDatasets retrieves the handles of all selected datasts in the active page.

handle = AppGetSelectedDatasets()

Return Value

If the function succeeds, the return value is a vector of dataset handles of the active page or 0 if no dataset is selected.

id-1658130