specifies service of a conditional text field.
Definition: ConditionalText.idl:27
string Condition
contains the condition.
Definition: ConditionalText.idl:38
string CurrentPresentation
contains the current content of the text field.
Definition: ConditionalText.idl:47
string FalseContent
contains the text that is displayed if the condition evaluates to FALSE.
Definition: ConditionalText.idl:35
string TrueContent
contains the text that is displayed if the condition evaluates to TRUE.
Definition: ConditionalText.idl:32
boolean IsConditionTrue
contains the result of the last evaluation of the condition.
Definition: ConditionalText.idl:43