Logic Tags
The Logic tag library contains tags that are useful for managing conditional generation of output text, looping over object collections for repetitive generation of output text, and application flow management. Table 8-5 lists the tags available within the Logic tag library.
Table 8-5. Custom tags within the Logic tag library
|
Tag name |
Description |
|---|---|
|
|
Evaluate the nested body content of this tag if the requested variable is either null or an empty string. |
|
|
Evaluate the nested body content of this tag if the requested variable is equal to the specified value. |
|
|
Forward control to the page specified by the
|
|
|
Evaluate the nested body content of this tag if the requested variable is greater than or equal to the specified value. |
|
|
Evaluate the nested body content of this tag if the requested variable is greater than the specified value. |
|
|
Repeat the nested body content of this tag over a specified collection. |
|
|
Evaluate the nested body content of this tag if the requested variable is less than or equal to the specified value. |
|
|
Evaluate the nested body content of this tag if the requested variable is less than the specified value. |
|
|
Evaluate the nested body content of this tag if the specified value is an appropriate substring of the requested variable. |
|
|
Generate the nested body content of this tag if the specified message is ... |
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access