SOM_Test - Syntax

This macro tests whether a boolean condition is true; if not, a fatal error is raised.

boolean    expression;

SOM_Test(expression);


[Back: SOM_Test]
[Next: SOM_Test Parameter - expression]