assert(<Any Type> condition, string= opt_message)
Asserts that the given condition is true, if and only if the PBCHECK flag is on.
conductChecks() ⇒ boolean
Returns true if debug assertions (checks) are on.