Functions

Functions are used to perform additional calculations or transformations on incoming data that are not covered by the format configuration.

Create a New Function

  1. Click on [A]

  2. Click on [B]

  3. Click on [C]

    ▷ A dialog opens

  4. In [D], enter the name of the format

  5. In [E], select an asset type

  6. Click on [F]

    ▷ A dialog opens

  7. In [G], select the parameters of the asset type

  8. Click on [H]

    ▷ The "Configure Function" menu opens

Configure a Function

Element
Title
Details

[A]

Code editor

Enter the JavaScript function for the function here

[B]

Info

Here you can see info about the function and the format

[C]

Result

Here the result of the code entered in [A] is displayed

[D]

Test code

Click here to test the code entered in [A]. The result is displayed in [C]

[E]

Save

Click here to save

Last updated