odag
v1.1.4
Published
Qlik Sense ODAG in the command line
Downloads
2
Readme
odag
Qlik Sense ODAG in the command line
Author: Loïc Formont
License: MIT Licensed
Example
var odag = require("odag");
template.example(name) ⇒ *
Description of the function
Kind: static method of odag
Returns: * - a value
| Param | Type | Description | | --- | --- | --- | | name | type | the first parameter |
Example
Example of the function
var code = of.the.function;