Previous Topic

Next Topic

FirstPeriod - MaxBasic Function

FirstPeriod[(Financial: Boolean)]: Number

Returns the first period in the Company. If the optional boolean parameter Financial is True then only financial periods are considered (adjustment periods are ignored).

FirstPeriod function syntax has these named arguments:

Parameter

Description

Financial

Optional. If True, only financial periods are considered. If False, all periods are considered.

See Also

Period Functions

Book Contents

Book Index