Important: The information in this document is obsolete and should not be used for new development.
Specifying Conditional Execution
You can dynamically adjust the display of panels according to conditions that you specify by using the commands described in this section. For these commands (<If>, <Skip If>, <Make Sure>, and <Start Making Sure>), you can specify as a condition function any condition defined with the <Define Context Check> command as well as Guide Maker's two built-in condition functions,checkBoxState
andradioButtonState
.
Subtopics
- <If>
- <Else>
- <End If>
- <Skip If>
- <Make Sure>
- <Start Making Sure>
- <End Making Sure>