Changes between Version 1 and Version 2 of TewiDirectiveBeginIf
- Timestamp:
- Sep 26, 2024, 4:13:51 AM (7 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TewiDirectiveBeginIf
v1 v2 1 1 2 == BeginIf /EndIf2 == !BeginIf / !EndIf 3 3 Encloses directives that will be processed only if a test is true at startup 4 4 5 == BeginIfNot / EndIfNot5 == !BeginIfNot 6 6 Same as above for false values.