GSTRate[(Code: String, Date: Date)]: Number
GST rate for Code. If Code is empty, the rate for the default GST code is returned. If Date is not specified then the current Accounting System Date date is used.
GSTRate function syntax has these named arguments:
Parameter |
Description |
|---|---|
Code |
Optional. The GST Code to return the rate for. |
Date |
Optional. The effective date to return the rate for. |
See also the MaxBasic GSTRate function and the Web Services GSTRate function.