General Extensions

Dokumentation •
In diesem Artikel

General extensions are extensions that are not specific. You can use for anything.

  • Entering data.
  • Creating a report.
  • Making change do a file.

Attributes

In the attribute the Productivity extension should define:

  • @tast = app.command
    // @task = app.command

Starting function

The entry point of an Productivity extension is the function exec().

function exec(inData) {
     
}

Return value

The return value is  an error or a JSon document containing a document change.

 

 

 

 

Helfen Sie uns, unsere Dokumentation zu verbessern

Ihre Anregungen, wie wir diese Seite verbessern könnten, sind uns jederzeit willkommen.

Sagen Sie uns bitte, welches Thema eine bessere Erklärung braucht oder wie wir ein Argument verständlicher erklären könnten.

Diesen Artikel teilen: Twitter | Facebook | LinkedIn | Email