Implementation of PRePTagBOOLEAN
| |
It can be very useful to check if something is true or false. This is possible with the BOOLEAN tag. With that you can compare to numbers and compile either the true_output or the false_output. Constructor:
PRePTagBOOLEAN() Methods:
compile(Session) |
|
|
How the BOOLEAN Tag works |