ifBlock

Adds an 'if' block.

Parameters

expression

The condition to check.

block

The script to run if the condition is true.