Previous Topic

Next Topic

ReturnForDate - MaxBasic Function

ReturnForDate(Date: Date[, TaxRegime: String]): Number

Return For Date function returns the Return ID of the tax return that the Date is contained in date for a given Tax Regime. If no Tax Regime is given, the Base Tax Regime is used.

ReturnForDate function syntax has these named arguments:

Parameter

Description

Date

Required. The date to find the Return ID for, within a tax regime.

Tax Regime

Optional. The Tax Regime to return the next tax date for. If not supplied, the Base Tax Regime is used.

See Also

GST Functions

Book Contents

Book Index