Explain the Question
Displays an explanation for the active or last question in a consultation session. The question will always be a prompt for a value of a parameter, whose definition contains the question. If the definition of that parameter also contains the keyword explanation, the text contained in the explanation field is displayed. If no explanation is defined, the explain button will be disabled.
Examples
The following parameter definition:
parameter battery_dead 'the battery is dead'
type boolean
explanation
'The battery is dead if none of the car''s lights work'
question 'Is the battery dead ?'
results in this display in a consultation session, when the Explain button is activated:
{bml EXPLAIN.BMP}