ToggleInitExclude command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Inverts the way Exclude mode operates so that it initially exc...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


{|
{|
|width="50%"| '''Action:'''
|width="125px"| '''Action:'''
|width="50%"|
|width="575px"|
<span class="f_Para">Inverts the way [[selectively_excluding_source.html|Exclude mode]] operates so that it initially excludes code instead of initially including code (until an explicit directive). </span>
<span class="f_Para">Inverts the way [[Selectively excluding source code blocks|Exclude mode]] operates so that it initially excludes code instead of initially including code (until an explicit directive). </span>


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

Latest revision as of 19:08, 9 February 2023

Action:

Inverts the way Exclude mode operates so that it initially excludes code instead of initially including code (until an explicit directive).

Syntax:

toggleInitExclude 

Client menu: Execution > Toggle Init Exclude
Introduced: Build 47