Use ShiftEnd() to get the time of the end of the shift.
Read more
Use Round(0 to get the rounded value of a number.
Read more
Use Rand() or Random() to get a random number.
Read more
Use ShiftStart() to get the time of the start of the shift .
Read more
IFS OI Server provides the following functions for performing several common mathematical calculations: Cos, Sin, Tan, ArcCos, ArcSin, ArcTan, Log, Log10, Abs, Exp, Sqrt, Fix
Read more
IFS OI Server provides functions for calculating the time of specific calendar periods. The functions are: CalenderDayStart, CalendarMonthEnd, CalendarMonthStart, CalendarWeekend, CalendarWeekend2, CalendarWeekStart, CalendarWeekStart2, Midnight, DaysInMonth.
Read more
IFS OI Server provides the following functions for calculating the time of specific production periods: ProductionDay, ProductionDayStart, ProductionMonthEnd, ProductionMonthStart, ProductionWeekStart.
Read more
IFS OI Server provides the following functions for converting a time (in seconds since 1970 UTC) into a requested component value: Second, Minute, Hour, Day, Weekday, Month, Year.
Read more
Use the months of year functions (e.g. January()) to get the time of the start of the month.
Read more
Use Format() to format the supplied time argument in a particular way.
Read more