Demo 8
I executed in the Start mode.
| THISTAG - Start Mode - struct |
| GeneratedContent |
[empty string]
|
| executionMode |
start
|
| hasendtag |
YES
|
| VARIABLES - Start Mode - struct |
| ATTRIBUTES |
| VARIABLES - Start Mode - struct [empty] |
|
| CALLER |
| VARIABLES - Start Mode - struct |
| STRDEMO |
Demo 8
|
|
| STRTAGNAME |
demo.cfm
|
| THISTAG |
| VARIABLES - Start Mode - struct |
| GeneratedContent |
[empty string]
|
| executionMode |
start
|
| hasendtag |
YES
|
|
I am in the Body of tag.
I executed in the End mode.
| THISTAG - End Mode - struct |
| GeneratedContent |
<hr />
<p>
I am in the <strong>Body</strong> of tag.
</p>
<hr />
|
| executionMode |
end
|
| hasendtag |
YES
|
| VARIABLES - Start Mode - struct |
| ATTRIBUTES |
| VARIABLES - Start Mode - struct [empty] |
|
| CALLER |
| VARIABLES - Start Mode - struct |
| STRDEMO |
Demo 8
|
|
| STRTAGNAME |
demo.cfm
|
| THISTAG |
| VARIABLES - Start Mode - struct |
| GeneratedContent |
<hr />
<p>
I am in the <strong>Body</strong> of tag.
</p>
<hr />
|
| executionMode |
end
|
| hasendtag |
YES
|
|