Click or drag to resize
IAppCheckNumberOrExpression Method

Checks if:

* a given expression is valid

* a number is correct according to the locale.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
CheckNumberOrExpressionResult CheckNumberOrExpression(
	string expr
)

Parameters

expr
Type: SystemString
Expression to check.

Return Value

Type: CheckNumberOrExpressionResult
See Also