Validates a DateCycle Mnemonic.
Syntax
finUtilities.DateCycleIsValid(cycleMnemonic, [allowBlank], [otherListCsv])
Parameters
| Name | Type | Optional | ByRef | Description |
| cycleMnemonic |
String |
|
|
The mnemonic to check. |
| allowBlank |
Boolean |
Optional |
|
Indicates whether a blank value should be considered valid.
If omitted, a value of False is assumed. |
| otherListCsv |
String |
Optional |
|
A list of additional valid mnemonic values. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finUtilities
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0