Year:




Syntax:

year name

where: name is a date varible with the data type to get the year from.



Program Example:

d?=12/25/1998;
year y%,d?
{y% has now the value 1998}

Program File

Application File




Return

Last Updated: July 1998.