How can I make a clause with multiple paragraphs conditional more efficiently?

To condition a clause with multiple paragraphs, you basically need to set the condition for each paragraph.

However, this is not the most efficient method. In such a situation, it may be more convenient to apply a block condition where you wrap the conditional elements.

More info on block conditions can be found here.

Last updated