docs.roxen.comView this page in a printer friendly mode
DocsRoxenWebServer 3.3Web Developer ManualFlow Tags
Copyright © 2004, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com
 DEMO  DOCS  PIKE
 COMMUNITY  DOWNLOAD
www.roxen.com

   

<catch>
<cond>
<for>
<throw>

<catch></catch>

Provided by module: Tags: RXML 2 tags

Evaluates the RXML code, and, if nothing goes wrong, returns the parsed contents. If something does go wrong, the error message is returned instead. See also <throw>.