Click or drag to resize
IAppCheckScriptSyntaxAsync Method

Checks the syntax of a script.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
Syntax
Task<IEnumerable<ScriptSyntaxError>> CheckScriptSyntaxAsync()

Return Value

Type: TaskIEnumerableScriptSyntaxError
See Also