&&selectedTab: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Useful for testing purposes, this function returns the label of the Client main window tab that is c...")
 
No edit summary
 
Line 4: Line 4:
|width="50%"| '''Action:'''
|width="50%"| '''Action:'''
|width="50%"|
|width="50%"|
<span class="f_Para">Useful for testing purposes, this function returns the label of the Client main window tab that is currently active (for example, &quot;Audit Trail&quot;). Or, it returns a null string ('') if no tab is active (for example, no program is being debugged). </span>
<span class="f_Para">Useful for testing purposes, this function returns the label of the Client main window tab that is currently active (for example, &quot;Audit Trail&quot;). Or, it returns a null string (<nowiki>''</nowiki>) if no tab is active (for example, no program is being debugged). </span>


'''Syntax:'''
'''Syntax:'''

Latest revision as of 16:38, 24 August 2022

Action:

Useful for testing purposes, this function returns the label of the Client main window tab that is currently active (for example, "Audit Trail"). Or, it returns a null string ('') if no tab is active (for example, no program is being debugged).

Syntax:

&&selectedTab 

Introduced: Build 59