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