This macro asserts that a boolean condition is true.
boolean condition; long errorCode; SOM_Assert(condition, errorCode);