Get Working Days#

Gets working days between two specified dates.

Calendar[Calendar] Calendar object. The value must correspond to the output value of the "Calendar" property of the "Get Calendar" block in the "Orchestrator" palette.
Start Date[Text/Date and Time] Start date.
End Date[Text/Date and Time] End date.
Include BoundariesWhen enabled, the boundaries of the specified date range will be considered.
Result[Data Table/List] Depending on the variable type, the result will be a data table with one column or a list of dates. By default, a data table is used.
Error Handling Level

Select the error handling level. Possible values:

  • "Default" - 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 message level that blocks will output during execution. Possible values:

  • "Default" - 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 Message[Text] Returns detailed information about the error in case of incorrect execution of the block's work.