getWorkingDaysPerWeek

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

getWorkingDaysPerWeek()

Description


Gets the number of working days per week as configured in Jira.

Parameters

This routine has no parameters.

Return type

Number

Returns the number of working days per week.

Example

return getWorkingDaysPerWeek();

 

See also