Any properties you set on the first two tabs preceding the Advanced tab in the Properties dialog box will be interpreted by the FlexiLayout Studio compiler as a sequence of operators which are the parameters (properties) of the corresponding elements described in this section. To view the code generated for a property, click the Code button on the Advanced tab.
if, then, and else operators.
Example:
The following code checks whether elements Element1 and Element2 have been detected. If at least one of the elements has not been detected, the program is instructed to look for a vertical separator. Otherwise, the program should look for a horizontal separator.
