templex_on
Turns on Templex processing.
Syntax
templex_on
Input
N/A
Example
Templex is turned on!
{templex_on}
{i=12; x=12.34}
{i} {i,%5.2f}
{x} {x,%d}
Templex is turned on!
12 12.00
12.34 12
The statements
appear in the output text as ordinary text.Comments
With Templex processing turned on, Templex statements are processed normally. By default, Templex processing is turned on.