Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the period using the from date and to date.
Syntax
public str period(
date _fromDate,
date _toDate,
[boolean _inDeclaration])
Run On
Server
Parameters
- _fromDate
Type: date
The from date.
- _toDate
Type: date
The to date.
- _inDeclaration
Type: boolean
Indicates whether the period is in declaration; optional.
Return Value
Type: str
The period.