1.1.4 • Published 7 years ago

odag v1.1.4

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

odag

GitHub version npm version NPM monthly downloads Build Status Dependency Status Coverage Status Known Vulnerabilities

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

ParamTypeDescription
nametypethe first parameter

Example
Example of the function

var code = of.the.function;