RoxenCMS 5.4Web Developer ManualFlow Tags

   

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

<catch></catch>

Provided by module: Tags: RXML 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>.