Return Type
A Boolean value.
Return Type
A Boolean value.
Syntax
object.IsDay(CheckMonth As Variant, CheckDay As Variant)
The IsDay method syntax has these parts:
| Part | Description |
| object | An expression evaluating to an object of type Brain. |
| CheckMonth | Variant |
| CheckDay | Variant |