If two or more payments are due on the same day the Value includes all Payments due.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| date | Date | ByRef | ||
| value | Decimal | ByRef | ||
| dateAsAt | Date | Optional | If set, only payments due on or after this date are examined. Note, will not include actual payments if backdating using this date. If omitted, a value of ISRuntime.OptionalNullDate is assumed. |
A Boolean value indicating success.