General Extensions

Documentatie •
In dit 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.

 

 

 

 

Help ons de documentatie te verbeteren

We horen graag uw feedback over hoe we deze pagina kunnen verbeteren.

Vertel ons welk thema een betere uitleg nodig heeft of hoe we een onderwerp kunnen verduidelijken.

Share this article: Twitter | Facebook | LinkedIn | Email