Get Weekends#
Gets the weekends 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 Boundaries | When 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:
If "Default" is selected, the value of the "Start" block of this diagram will be used. |
| Message Level | Select the message level that blocks will output during execution. Possible values:
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. |