Checks a given expression.
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
Parameters
- expr
- Type:
System String
Expression to check
- labels (Optional)
- Type:
System.Collections.Generic IEnumerable
String
- onResult
- Type:
System Func Response, T
Continuation function
- userHandle (Optional)
- Type:
System String
Handle identifier
Type Parameters
- T
Return Value
Type:Implements
IApp CheckExpressionAsync T (String, IEnumerable String , Func Response, T , String)See Also