Skip to main content
Use the arc:default keyword with the arc:select keyword. arc:default consists of a block of Script that is executed if the value in arc:select does not match any of the values in arc:case.

Parameters

None

Control Attributes

None

Example

Display an icon based on a condition. The arc:case elements match CompanyA and CompanyB in the company_name attribute. If any occurrences are found, take the action associated with that case.

See Also