assert: assert

Description Usage Arguments Value

Description

Asserts if a value is True. If False, throws a warning (default) or error

Usage

1

Arguments

expression

expression that should be True

message

warning or error message (default is "Assert Error: Value is False")

error

turns the warning into an error (stops the program execution)

Value

value of the expression


mnblonsky/REMI documentation built on May 23, 2019, 5:06 a.m.