Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
ref:a_f:a:exec_script [2026/08/13 00:43] – ↷ Page moved from a_f:a:exec_script to ref:a_f:a:exec_script localdevref:a_f:a:exec_script [2026/08/13 00:57] (current) – ↷ Links adapted because of a move operation localdev
Line 24: Line 24:
 <code aim>EXEC_SCRIPT `var tabIdx = $('#' + AwareApp.m_mainTabPanelId).find('[aw-tab-id=User]').parent().index()-1; AwareApp.getMainTabPanel().select(tabIdx);` </code> <code aim>EXEC_SCRIPT `var tabIdx = $('#' + AwareApp.m_mainTabPanelId).find('[aw-tab-id=User]').parent().index()-1; AwareApp.getMainTabPanel().select(tabIdx);` </code>
  
-Please see the [[docs:3500|Programmers Reference]] document for more details on how to use Javascript in AwareIM.+Please see the [[:3500|Programmers Reference]] document for more details on how to use Javascript in AwareIM.