Availability
This routine is available starting with SIL Engine™ 3.0.0.
Syntax
getWorkingHoursPerDay()
Description
Gets the number of working hours per day as configured in Jira.
Parameters
This routine has no parameters.
Return type
Number
Returns the number of working hours per day.
Example
return getWorkingHoursPerDay();
See also