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 MaxBasic PeriodForDate function and the Web Services PeriodForDate function.