Man in the loop#

The block allows for rechecking lists, dictionaries, and tables. Edits can be made in real-time. In the block properties, you can specify the necessary data for viewing and editing. Unused properties should be left empty.

File path

[Text] File path. The file that can be opened in preview is specified.

Supported formats:

  • .pdf;
  • .png;
  • .jpg;
  • .jpeg;
  • .bmp.
List[List] List for viewing and editing.
Dictionary[Dictionary] Dictionary for viewing and editing.
Data table[Data Table] Data table for viewing and editing.
Button names

Button names to be displayed in the block window.

Possible values:

  • OK/Cancel - OK/Cancel;
  • Accept/Reject - Accept/Reject;
  • Custom - your value specified in the "Custom Names" property.
Custom names

[Text] Custom button names to be displayed in the window. To use this property, you must select "Custom" in the "Button Names" property. Names are separated by the character /.

For example, "Name1/Name2"

List[List] Edited list.
Dictionary[Dictionary] Edited dictionary.
Data table[Data Table] Edited data table.
Button[Text] Name of the button that was clicked in the block window.
Error handling level

Select the error handling level. Possible values:

  • "Default" - by default;
  • "Ignore" - errors are ignored;
  • "Handle" - errors are handled.

If "Default" is selected, the value of the "Start" block of this diagram will be used.

Message level

Select the message level that the blocks will output during operation. Possible values:

  • "Default" - by default;
  • "Release" - output is disabled;
  • "Debug" - main information output;
  • "Detailed" - detailed information output.

If "Default" is selected, the value of the "Start" block of this diagram will be used.

Error text[Text] Returns detailed information about the error in case of incorrect execution of the block's work.