Implement TTCN assertion.
| pl__assertMessage | in charstring - assertion message | 
| pl__predicate | in boolean - boolean predicate | 
-
-
At the point of this function call, the assertion predicate must be true, else assertion fails that results in a dynamic test case error To use assertion optimized build shall be switched on with switch -O2 and NDEBUG shall not be defined