General Extensions

Documentazione •
In questo articolo

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.

 

 

 

 

Dicci come possiamo aiutarti meglio
Se le informazioni contenute in questa pagina non sono quelle che cerchi, non sono sufficientemente chiare o non sono aggiornate, facci sapere.

Condividi questo articolo: Twitter | Facebook | LinkedIn | Email