docs.roxen.comBack to normal mode
DocsRoxenWebServer 5.0Web Developer ManualIf Tags
Copyright © 2012, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com

<if module></if>

Provided by module: Tags: RXML tags

Returns true if the selected module is enabled in the current server. This is useful when you are developing RXML applications that you plan to move to other servers, to ensure that all required modules are added. This is a State plugin.


Attributes

module="name"

The "real" name of the module to look for, i.e. its filename without extension and without directory path.