Replace All Variables in Text (ODT)#

Perform the replacement of all variables %variable% in the ODT document.

ODT Document[Link] The ODT document that was obtained when creating or opening the file.
Dictionary

[Dictionary] The dictionary for replacement.

The keys of the dictionary are the variables to be replaced in the format "%key%".

If the value is empty, the global variables dictionary of the entire project will be used.

Error Handling Level

Select the level of error handling.

Possible values:

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

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

Message Level

Select the level of messages that will be output by the blocks 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 from 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.