Default Element (View)

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Within a Switch or FieldSwitch statement, the content of the Default element runs if none of the Case elements return TRUE.

<Default>
</Default>

Attributes

Attribute

Description

None

N/A

Child Elements

Numerous

Parent Elements

FieldSwitch, Switch

Occurrences

Minimum: 0

Maximum: 1