Operand types:
condition: Boolean
Type of returned value:
Boolean
Compatibility:
Version 2.00 required.
Description:
Tests a condition and if the condition is false, halts the program.
Example:
assert (_x>0)