case section
A logical group of conditional sections where one, and only one, conditional section displays to the customer. As soon as the first conditional section is matched, the content for that conditional section is added, and no other conditional sections within the case section are evaluated. Case sections make content more relevant and targeted to a specific audience than independent conditional statements. See also condition.