CheckNumberOrExpression method

Checks if:

  • A given expression is valid.
  • A number is correct according to the locale.
    The expression is correct if the parameters qErrorMsg and qBadFieldNames are empty.



Parameters

Name Description Mandatory Type
qExpr

Expression to check.

Yes String

Returns

Name Description Type
qErrorMsg

Message displayed when there is a syntax error.

String
qBadFieldNames

A list of bad field names.

Array of NxRange