glide.schedules.fifth

ServiceNow property description:

Controls what a Schedule entry selecting the Fifth occurrence of a day will do, in a month with only four. last - select the last one next - select the next one, in the next month strict - skip this month (this property only takes effect when glide.schedules.repeat_nth = day)

Attributes

  • Sys ID: 511747909f0210008f88ed93ee4bccf5
  • Type: choice list
  • Application: Global
  • Default value: last
AI Logo

AI generated property description:

The ServiceNow property `glide.schedules.fifth` is used to determine the fifth instance of a specific day of the week within a given month. This property is particularly useful for scheduling tasks or events that need to occur on the fifth occurrence of a particular weekday, such as the fifth Monday or fifth Friday of the month. According to the documentation, this property helps in defining and managing schedules more precisely by allowing administrators to specify such occurrences. This can be crucial for setting up recurring tasks, maintenance windows, or other time-based activities that follow this specific pattern. The property ensures that the scheduling logic accurately identifies and handles these instances within the ServiceNow platform.

Source

Related property: glide.schedules.repeat_nth