Labels are used for assigning attributes to Work items, such as different item types. The following examples present how to use these attributes to influence decisions in the simulation, including Routing, Timing, and other parameters.
Routing
Route_out_by_Label.s8 Shows how to send Work Items to different destinations depending on their type
Timing
Timing_by_Label_Student_version.s8 Shows how to apply a difference in Activity’s timing depending on the type of work in the Basic version, where Timing by Label isn’t available.
Activity_Timing_by_Label.s8 Shows how to use Timing by Label for an Activity’s time to change depending on the type of work.