Skip to main content Skip to complementary content

InteractDef

Properties

Name Description Type
qType

Interaction type.

One of:

  • IT_MSGBOX
  • IT_SCRIPTLINE
  • IT_BREAK
  • IT_INPUT
  • IT_END
  • IT_PASSWD
  • IT_USERNAME
String
qTitle

Title used in the message box dialog. This property is relevant if qType is IT_MSGBOX.

String
qMsg

Message used in the message box dialog. This property is relevant if qType is IT_MSGBOX.

String
qButtons

Buttons displayed in the message box dialog. This property is relevant if qType is IT_MSGBOX. One of:

  • 0 means that the qButtons property is not relevant.
  • 17 means that the message box contains the OK and Cancel buttons or the stop -sign icon.
Integer
qLine

Next script statement to be executed. This property is used if the type of interaction is IT_SCRIPTLINE.

String
qOldLineNr

First line number of the previously executed statement. This property is used if the type of interaction is IT_SCRIPTLINE.

Integer
qNewLineNr

First line number of the next statement to be executed. This property is used if the type of interaction is IT_SCRIPTLINE.

Integer
qPath

Path specified by the Include script variable. This property is used if the type of interaction is IT_SCRIPTLINE. Example of an Include variable: $(Include=lib:\\MyDataFiles\abc.txt);

String
qHidden

This property is set to true if the returned statement is an hidden script statement.

Boolean
qResult

Not relevant for describing the requested user interaction.

Integer
qInput

Is not used in Qlik Sense.

String

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!