GetQlikSenseTextImageContent
  • 16 Apr 2024
  • 1 Minute to read
  • Dark
    Light

GetQlikSenseTextImageContent

  • Dark
    Light

Article summary

General

The GetQlikSenseTextImageContent function returns the content of a Text & Image obejct in a
datasource.

Syntax

The syntax of the GetQlikSenseTextImageContent function is:

GetQlikSenseTextImageContent Function Syntax

GetQlikSenseTextImageContent ("datasource_name", "object_id")

Examples

The function will return the content of the Text & Image object id ZPLK from the Demo App Datasource. The function will return a string.

GetQlikSenseTextImageContent Function Example

GetQlikSenseTextImageContent("Demo App", "ZPLK")


Was this article helpful?

What's Next