Asserts a given expression and throws an error if it returns FALSE
assert(expression, error)
expression
error
Useful links