Skip to main content Skip to complementary content

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

      public CheckNumberOrExpressionResult CheckNumberOrExpression([QixName("qExpr")] string expr)
    

Parameters

Type Name Description
System.String expr

Expression to check.

Returns

Implements

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!