AppendixScript APIsystem.mes.shiftgetShiftPermissionsOn this pagesystem.mes.shift.getShiftPermissions Description Retrieves a list of all role permission strings related to shifts. Returns TypeDescriptionList<String>List of all shift role permissions. Code Example permissions = system.mes.shift.getShiftPermissions()