CheckNumberOrExpression Method
Overloads
CheckNumberOrExpression(String) |
Checks if: * A given expression is valid. * A number is correct according to the locale. |
CheckNumberOrExpression(String)
Checks if:
- A given expression is valid.
- A number is correct according to the locale.
Declaration
CheckNumberOrExpressionResult CheckNumberOrExpression([QixName("qExpr")] string expr)
Parameters
Type | Name | Description |
---|---|---|
System.String | expr |
Expression to check. |
Returns
Type | Description |
---|---|
CheckNumberOrExpressionResult |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!