要求されたページは選択されたバージョンでは利用できない。
Year
Syntax
integer Year (integer datevalue )
Description
Get the year number of a date.
Parameters
datevalue
A number representing a date.
Return Value
The return value is the year number, for example 2003.
Notes
- This function is equivalent to the “year” function as it can be used by the tester in a “#” expression.