Defining Logic > Statements > Return

Return

RETURN functions like a very powerful BREAK statement. Whereas BREAK exits only the innermost loop or statement block, RETURN exits the logic completely, no matter how deeply nested inside loops and statement blocks.


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