Introduction
  Publishing web pages
  RXML
  Information tags
  String tags
  Variable tags
  URL tags
  If tags
    <if>
    <else>
    <elseif>
    <true>
    <false>
  Graphics tags
  Database tags
  LDAP
  Programming tags
  SSI tags
  Image maps
  IntraSeek
  LogView
  Templates
  Navigation
  SiteBuilder tags
  Supports system
  Security
  Appendix
 
<false> Main RXML parser

 

Internal tag used to set the return value of <if> tags. It will ensure that the next <else> tag will show its contents. It can be useful if you are writing your own <if> lookalike tag.