This is an old revision of the document!


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.

Here, a very specific example should be given/described. In the future, this can be supported by screenshots etc.. For the moment, give an example easy enough for the user to understand, but specific enough to elaborate why a given parameter is a good set for this very situation.

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