Previous Topic

Next Topic

PeriodForDate - MaxBasic Function

PeriodForDate(Date: Date): Number

Returns the Period ID of the period containing Date. If no period contains Date then 0 is returned.

PeriodForDate function syntax has these named arguments:

Parameter

Description

Date

Required. The Date to find the Period ID for.

See also the SQL PeriodForDate function and the Web Services PeriodForDate function.

See Also

Period Functions

Book Contents

Book Index