<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>article How to add a tag to a variable using CreateVariableEx method  (Qlik Engine JSON API) in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-add-a-tag-to-a-variable-using-CreateVariableEx-method/ta-p/1798690</link>
    <description>&lt;P&gt;In order to add a tag to a variable using&amp;nbsp;CreateVariableEx method the following tag is needed:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;"tags": [ "test" ]&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Multiple tags:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;"tags": [ "test" , "test2" ]&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;Environment&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-style: italic;"&gt;The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;{
	"handle": 1,
	"method": "CreateVariableEx",
	"params": {
		"qProp": {
			"qInfo": {
				"qId": "",
				"qType": "variable"
			},
			"qMetaDef": {},
			"qName": "test",
			"qComment": "",
			"qNumberPresentation": {
				"qType": 0,
				"qnDec": 0,
				"qUseThou": 0,
				"qFmt": "",
				"qDec": "",
				"qThou": ""
			},
			"qIncludeInBookmark": false,
			"qDefinition": "",
			&lt;STRONG&gt;"tags": [
				"test"
			]		&lt;/STRONG&gt;	
		}
	}
}&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 12 Apr 2021 09:33:40 GMT</pubDate>
    <dc:creator>Sonja_Bauernfeind</dc:creator>
    <dc:date>2021-04-12T09:33:40Z</dc:date>
    <item>
      <title>How to add a tag to a variable using CreateVariableEx method  (Qlik Engine JSON API)</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-add-a-tag-to-a-variable-using-CreateVariableEx-method/ta-p/1798690</link>
      <description>&lt;P&gt;In order to add a tag to a variable using&amp;nbsp;CreateVariableEx method the following tag is needed:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;"tags": [ "test" ]&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Multiple tags:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;"tags": [ "test" , "test2" ]&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;Environment&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="font-style: italic;"&gt;The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;{
	"handle": 1,
	"method": "CreateVariableEx",
	"params": {
		"qProp": {
			"qInfo": {
				"qId": "",
				"qType": "variable"
			},
			"qMetaDef": {},
			"qName": "test",
			"qComment": "",
			"qNumberPresentation": {
				"qType": 0,
				"qnDec": 0,
				"qUseThou": 0,
				"qFmt": "",
				"qDec": "",
				"qThou": ""
			},
			"qIncludeInBookmark": false,
			"qDefinition": "",
			&lt;STRONG&gt;"tags": [
				"test"
			]		&lt;/STRONG&gt;	
		}
	}
}&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Apr 2021 09:33:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-add-a-tag-to-a-variable-using-CreateVariableEx-method/ta-p/1798690</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2021-04-12T09:33:40Z</dc:date>
    </item>
  </channel>
</rss>

