Defining Logic > Statements > If

If

Executes a statement block, contained in open and closed brackets, if the Boolean expression is true. If an Else statement is included and the Boolean expression is false, an alternate statement or statement block is executed. Any statements outside of the open and closed brackets will execute normally.

Components


© 2014 ProModel Corporation • 556 East Technology Avenue • Orem, UT 84097 • Support: 888-776-6633 • www.promodel.com