DHTMLX Docs & Samples Explorer

setUserData(name,value)

Required library edition: This method works with any edition of DHTMLX library
Required library file: dhtmlxfolders.js

sets userdata pair - name-value (if you use global variable with same name in xsl file, then it's value will be set to the value of userdata with this name)

  • name - userdata block name
  • value - value of userdata block