GetQlikSenseTextImageContent

Prev Next

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")