getWorkingHoursPerDay

Looking for the documentation on the newest versions of SIL Engine and the Simple Issue Language for Jira 8 for Server/Data Center? Click here !

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