Script Language

The Script language in FNZ Studio is a lightweight, server-side scripting language used to define and manipulate runtime data. It supports expressions ranging from simple single-line references to more complex multi-line scripts.

Scripts can be used in various parts of FNZ Studio, such as Script Functions and Expression Editors, and they allow manipulating and calculating data dynamically during runtime. You can find the following, generic information:

Moreover, you can find further information on specific Script Functions.