Navigation:  Clarion.Net (Clarion#) > Clarion# Language Extensions > Runtime Expression Evaluation >====== UNCHECKED (suppress overflow checking) ====== Previous pageReturn to chapter overviewNext page

NewCNet.jpg

UNCHECKED(expression)

blk2blue.jpg

The UNCHECKED statement is used to suppress overflow checking.

CHECKED and UNCHECKED statements (used to control the overflow checking)