Specifying Conditional Tables

All cells of the newly created columns and rows initially contain an asterisk (*). You have to enter the real conditions and instructions manually.

Conditions

The cells in the condition area can contain conditions in the following format:

== b, <= b, >= b, < b, > b, != b, *

Note

The cells in the condition area of the "defaults" row cannot be edited. They always contain an asterisk.

Instructions

The cells in the instruction area can contain assignments in the following format:

= b, class.method(variables), *

You can only use elements and classes contained in the "Outline" tab to specify conditions and instructions. Otherwise an error message is created during code generation.

Note

Syntax and semantics are not checked during the specification of conditions and instructions. Make sure your entries are correct, particularly when entering method names. Error messages are not created until code generation.

See also

Entering a Condition or an Instruction

Altering Column Width

Using Methods in Conditions/Instructions