US: 800.995.PLUM UK: 0845.355.3330
US: 800.995.PLUM UK: 0845.355.3330
from the Plum Voice IVR Glossary
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.
| © 2013 The Plum Group, Inc. |