Skip to main content

Condition_IsWeekend

Description

Checks whether today is a weekend (Saturday or Sunday).

Parameters

ParameterDescription
BaseObjectNot used.
CompareTypeSupported compare types: None, Equal (true if weekend), NotEqual (true if not weekend)

Examples

DescriptionBaseObjectCommandCompareType
Checks whether today is a weekend.IsWeekendEqual
Checks whether today is NOT a weekend.IsWeekendNotEqual