Qlik Engine API

v12.108.5

  • Home
  • Classes
    • Doc class
    • Field class
    • GenericBookmark class
    • GenericDimension class
    • GenericMeasure class
    • GenericObject class
    • GenericVariable class
      • ApplyPatches method
      • GetInfo method
      • GetLayout method
      • GetProperties method
      • SetDualValue method
      • SetNumValue method
      • SetProperties method
      • SetStringValue method
    • Global class
    • Variable class
  • Structs
  • Properties of generic objects

  • Qlik Engine API
  • Classes
  • GenericVariable class
  • GetInfo method

GetInfo method

Returns the type and identifier of the object.



Parameters

No parameters

Returns

Name Description Type
qInfo

{ "qId": "<identifier>", "qType": "<type>" }

NxInfo