Manuals/calci/DSV

Revision as of 03:04, 24 February 2020 by Devika (talk | contribs) (Created page with "<div style="font-size:30px">'''DSV (delimiter,mimetype,url,accessor,callback)'''</div><br/> ==Description== *The DSV function will execute accessor first for each item of or...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
DSV (delimiter,mimetype,url,accessor,callback)



Description

  • The DSV function will execute accessor first for each item of original data array.
  • After that, the callback will be executed. The callback will receive the data array.

Examples

See Also

References