AppGetSelectedLayersΒΆ

AppGetSelectedLayers retrieves the handles of the selected layers in the active page.

hvLayer = AppGetSelectedLayers()

Return Value

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

id-1029337