Table of Contents

  • Introduction
  • Information Tags
  • String Tags
  • Variable Tags
    · Introduction
    · set
    · unset
    · cset
    · append
    · define
    · undefine
    · insert
    · use
    · formoutput
  • URL Tags
  • If Tags
  • Graphics Tags
  • Database Tags
  • Programming Tags
  • Supports System
  • SSI
  • htaccess
  • Image Maps
  • Appendix
  •  <undefine> 
    <undefine> is defined in the Main RXML parser module.

    Undefines a previously defined tag, container tag or define.

    Attributes
    name, tag, container,  

    Attributes

    name
    Undefine this define.

    tag
    Undefine this tag.

    container
    Undefine this container tag.
    Example
    source code
    
    
    
    
    
    

    Hello

    World

    "=> >

    result

    Hello

    World