| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| returnValue | Decimal | ByRef | The Return Value. | |
| defaultValue | Decimal | Optional | The Default Value to return if the query does not return any records or the return value is not Boolean. If omitted, a value of 0 is assumed. |
A Boolean value indicating success.