Skip to main content Skip to complementary content

CreateAppEx Method

Overloads

CreateAppEx(String, String, String, String, String)

Creates an app and opens an engine session.

CreateAppEx(String, String, String, String, String)

Creates an app and opens an engine session.

Declaration

      [QixName("CreateDocEx")]
CreateAppExResult CreateAppEx([QixName("qDocName")] string docName, [QixName("qUserName")] string userName = null, [QixName("qPassword")] string password = null, [QixName("qSerial")] string serial = null, [QixName("qLocalizedScriptMainSection")] string localizedScriptMainSection = null)
    

Parameters

Type Name Description
System.String docName

Name of the app.

System.String userName

Name of the user.

System.String password

Password of the user.

System.String serial

Current Qlik Sense serial number.

System.String localizedScriptMainSection

Name of the first section in the script editor. The default value is Main.

Returns

Type Description
CreateAppExResult

Remarks

This operation is possible only in Qlik Sense Desktop.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!