Implementation of PRePTagIFDEF
| |
This is a subclass of PRePTagCode which defines the IFDEF tag. It is similar to the IF tag but it just examines whether the specified PRePTag exists or not. Constructor:
PRePTagIFDEF() Methods:
compile(Session) |
|
|
How the IFDEF Tag works |