This is an old revision of the document!
==== getFramePanelId (frameName)
var id = AwareApp.getFramePanelId (main);
This method returns the unique id of the frame in a visual perspective.
Parameters
frameName | name of the frame in the visual perspective |