Menu

Forsta Scripting Support

All the topics, resources needed for Forsta Scripting.

  • About Functions

    Usually, when using scripts you reuse a lot of code. Instead of copying the entire code, you can define a function with that code and call it when you...