Adding Logout Page URL Access
[Variable= Logout /] enables the current user to logout in dynamic mode.
*This tag is available only in dynamic mode.
Example code to define URL in our menus
<li class="last">
<b><a HREF="[Variable=Logout/]">logout</a></b>
</li>