Condition

With this element smaller if-clauses can be implemented. It can be verified if the I/O fulfills certain conditions.

Relational operators from Lua are used to construct valid condition statements. In order to verify a specification of an I/O it is possible to read the I/O header value by the Script and then make use o a valid Boolean expression. The condition will not modify the I/O.

Input Description
FirstInput IO to be passed
Output Description
FirstOutput IO passed, if the condition is true
SecondOutput IO passed, if the condition is false