Skip to end of banner
Go to start of banner

getWorkingHoursPerDay

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

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


  • No labels