KeyChecker.IsMemoryKey(string) - YiZhang-Paul/Mock_Up_Calculator GitHub Wiki
Namespace: UtilityClassLibrary
Description: Checks if input key is memory key.
| Parameters | Description |
|---|---|
| input<string> | input to be examined |
| Returns | Description |
|---|---|
| bool | true when input indicates a memory key |
Remarks:
Memory keys are keys that are specifically designated to the memory storage of calculators.