Example of System-Fields Merge
System-Fields return information about the Template Engine.
TinyButStrong version: | [sys.version] |
Name of the current PHP script: | [sys.script_name] |
Name of the loaded template: | [sys.template_name] |
Directory of the loaded template: | [sys.template_path] |
Creation date of the loaded template: | [sys.template_date;frm='dd/mm/yyyy hh:nn:ss'] |
Current date-time: | [sys.now;frm='dd/mm/yyyy hh:nn:ss'] |