is_tab_active_js: JavaScript expression to check if a tab is active
Description
JavaScript expression to check if a tab is active
Usage
is_tab_active_js(id, name)
Arguments
- id
(character(1)) the id of the tab panel with tabs.
- name
(character(1)) the name of the tab.