Skip to contents

A convenience wrapper around Case() with a condition that is always TRUE. Place this as the last argument to Match.

Usage

Default(content)

Arguments

content

Tag tree to render when no other case matches.

Value

A case definition (a list).