Opens a dialog box to add, edit or delete Conditional Instructions inside the document.

Introduced: X18.

ManageConditionalInstructionsDialog()

public bool? ManageConditionalInstructionsDialog();
Public Function ManageConditionalInstructionsDialog() As Nullable(Of Boolean)

Return Value

The return value can be one of the following values:

Limitations

The dialog cannot be opened, if the TextControl.IsFormFieldValidationEnabled is set to false. In this case the method returns null.