Versions Compared

Key

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

This is the end user documentation of for the script language. The script language becomes available in Microbizz in the start of 2022.

Overview

Microbizz provides a script language which can be used for generating the content of custom fields and for writing plugins.

...

Depending on the context (custom field or plugin, task, company or equipment) different functions may be available. The editor provides a list of the available functions.

Plugins and tabs are setup and edited in the System module. We assume that you are already familiar with the basics of plugins. Custom fields are edited where you usually create custom fields, just select the type Text and the subtype Script.

Writing nice code

We recommend that you use exactly one SPACE in these situations, however these are just recommendations:

...