IntroductionIntroduction
  Publishing web pagesPublishing web pages
  RXMLRXML
  Information tagsInformation tags
  String tagsString tags
  Variable tagsVariable tags
  URL tagsURL tags
  If tagsIf tags
    <if>if<if>if
    <else>else<else>else
    <elseif>elseif<elseif>elseif
    <true>true<true>true
    <false>false<false>false
  Graphics tagsGraphics tags
  Database tagsDatabase tags
  LDAPLDAP
  Programming tagsProgramming tags
  SSI tagsSSI tags
  Image mapsImage maps
  IntraSeekIntraSeek
  LogViewLogView
  TemplatesTemplates
  NavigationNavigation
  SiteBuilder tagsSiteBuilder tags
  Supports systemSupports system
  SecuritySecurity
  AppendixAppendix
 
<true> </> Main RXML parser

 

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

 

Attributes

 

Example