docs.roxen.com
main | demo | docs
download | community | pike
© 2000 Roxen Internet Software
Suggestions, Comments or Complaints
manuals@roxen.com

DocsRoxen2.0Web Site Creator ManualFlow tags
   

  • <catch>
  • <cond>
  • <for>
  • <throw>
  • <throw></throw>

    Throws a text to be catched by <catch>. Throws an exception, with the enclosed text as the error message. This tag has a close relation to <catch>. The RXML parsing will stop at the <throw> tag.