Click or drag to resize
AppEvaluateEx Method

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public FieldValue EvaluateEx(
	string expression
)

Parameters

expression
Type: SystemString

Return Value

Type: FieldValue

Implements

IAppEvaluateEx(String)
See Also