AppScriptObject Class
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Inheritance
-
System.Object
-
AbstractStructure
- AppScriptObject
-
AbstractStructure
Syntax
[ValueClass]
public class AppScriptObject : AbstractStructure, IDisposable, IAppScriptObject, IAbstractStructureConstructors
| Name | Description |
|---|---|
| AppScriptObject() |
Creates an instance of the AppScriptObject class |
Properties
| Name | Description |
|---|---|
| BreakpointList |
Lists the breakpoints in the script of an app. JSON property name: qBreakpointList |
| FavoriteVariables |
Lists the favorite variables. JSON property name: qFavoriteVariables |
| Script |
Name of the script. JSON property name: qScript |