Header

  • vDoc - The vScript Documentation System

vxml-null

By: Tim - August 19 2006 11:19 AM
The null tag belongs in the body section tag. The purpose is to run a vScript silently.

Properties:
id - The required, unique ID for internal purposes (e.g. 0,1,doodles) and for organization and compliance with the GUI editor.
vscript - A vScript to execute upon rendering of this element - an ID defined in a vscript tag.

Usage of null elements are rare; and they will never, ever be displayed except under certain very special circumstances.

Examples:
<null id='tim' vscript='updatestats' />
<null id='tim' vscript='silentlydosomething' />

« Back to vXML Home

Running vDoc 0.2 | (c) 2005 - 2006 vSig