Initial

Initial

in

In a typical mixed initiative form, the initial element is visited when the user is initially being prompted for form-wide information, and has not yet entered in the directed mode where each field is visited individually. Attributes include the name, cond, and expr. The name of a form item variable is used to track whether the <initial> is eligible to execute. Name defaults to an inaccessible internal variable. Cond is an expression that must evaluate to true after conversion to Boolean in order for the form item to be visited. Expr is the initial value of the form item variable. The default for expr is ECMAScript undefined. If initialized to a value, then the form item will not be visited unless the form item variable is cleared.

Related links

Search Glossary

Term of the Day

The disconnect element is used to disconnect a specific call leg in a VoiceXML document.