Contents
Partner Programs
Sepasoft - MES Modules
Cirrus Link - MQTT Modules
Resources
Knowledge Base Articles
Inductive University
Forum
IA Support
SDK Documentation
Returns a collection of Strings of all holiday names.
None
List - A list of all holiday names, or an empty list if no holidays are defined.
All
# This example prints the name of every holiday holidayNames = system.user.getHolidayNames() for holidayName in holidayNames: print holidayName
Labor Day Groundhog Day