ExpressionBuilder.CanAddValue() - YiZhang-Paul/Mock_Up_Calculator GitHub Wiki
Namespace: ExpressionsClassLibrary
Description: Checks if builder can take a numeric value as the next input.
| Returns | Description |
|---|---|
| bool | true when builder can take numeric value input |