|
home | manual | reference | regression | sequence | develop | apps |
Content/2
HTML RESULT {set $abc = 10}
{content 'myContent'}
{$abc} <br>
{/content}{increment $abc} {myContent}
{increment $abc} {myContent}
{increment $abc} {myContent}11
12
13{set $abc = 10}
{content}
{$abc} <br>
{/content 'myContent'}{increment $abc} {myContent}
{increment $abc} {myContent}
{increment $abc} {myContent}10
10
10
|
home | manual | reference | regression | sequence | develop | apps |
(c) 2003-2025 Herbert Groot Jebbink