CurrEffDt
Mon 01 January 2018Syntax
CurrEffDt([level_num])
Description
Use the CurrEffDt function to return the effective date of the specified scroll level as a Date value.
Note: This function remains for backward compatibility only. Use the EffDt rowset class property instead.
If no level is specified, CurrEffDt returns the effective date of the current scroll level.
Returns
Returns a Date value equal to the current effective date of the specified scroll level.