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:
-
Script Language Introduction gives a short introduction to the Expression language
-
Scripting Best Practices and Useful Scripts contain information on best practices with regards to scripting in FNZ Studio.
-
Script Function Reference contains a full list of Script Functions provided by the FNZ Studio Core Platform and its mandatory extensions.
Moreover, you can find further information on specific Script Functions.