Skip to content

Weekdays (constant)

Syntax

Weekdays

Description

Code for all weekdays (Monday through Friday).

Examples

The following action adds hours for a Workplace to an agent's schedule:

add_to_schedule(Workplace, Weekdays, 1pm, 0, 3pm, 0)

See Also