getfye()

Function group Execute on client Platform(s)
Date and Time NO All

Syntax

getfye()

Description

Returns the current date of the fiscal year end (note no argument).

Example

Calculate lDate as  setfye('DEC 31')
# set the fiscal year end to December 31

Calculate lDate as getfye()
# returns December 31st set by setfye()