Changes between Version 1 and Version 2 of TewiDirectiveBeginIf


Ignore:
Timestamp:
Sep 26, 2024, 4:13:51 AM (7 weeks ago)
Author:
Nishi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TewiDirectiveBeginIf

    v1 v2  
    11
    2 == BeginIf / EndIf
     2== !BeginIf / !EndIf
    33Encloses directives that will be processed only if a test is true at startup
    44
    5 == BeginIfNot / EndIfNot
     5== !BeginIfNot
    66Same as above for false values.