var id = AwareApp.getPanelId ('main', 'Tab1', 'Content Panel1');

This method returns the unique id of the content panel in a visual perspective.

Parameters

frameNamename of the frame in the visual perspective that contains the panel
tabNamename of the tab inside the frame that contains the panel
contentPanelNamename of the content panel
  • Last modified: 2023/05/10 01:40