Feature:ParserFunctions
|
| Summary
|
| Title:
|
ParserFunctions
|
| Description:
|
Adds essential parser functions for conditional logic, string manipulation, and calculations. Provides #if, #switch, #time, #expr and other functions critical for template programming and dynamic content.
|
| More
|
| Notes:
|
Fundamental extension for advanced templates
|
| Test:
|
Use , , verify correct evaluation
|
| Example:
|
or this; 4; 2025-12-09; Complex template logic
|