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