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
NoneControl Attributes
NoneExample
Display an icon based on a condition. Thearc: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
- arc:select: Write a multiselect Script block.