Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This method is a task running in the background


Example:

Code Block
languagejs
titleParameters
{
    "attrs":
    {
        "format":"csv or xml",
        "data":"...",
        "charset":"UTF-8"// optional
    }
}

...