is_tab_active_js: JavaScript condition to check if a specific tab is active
Description
JavaScript condition to check if a specific 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.