Menu

Forsta Scripting Support

All the topics, resources needed for Forsta Scripting.

  • Introduction

    Most Forsta Plus surveys contain a quantity of script code. Scripts are used:In conditions, for controlling the flow through the questionnaire (skipping logi...

  • JScript .NET Fast Mode

    To allow JScript.NET to execute with optimal performance, the JScript .NET in Forsta surveys will be compiled in fast mode. Since fast mode places some restr...

  • Comments

    Comments are text added in your scripts that are ignored when the script is run, but may be used to explain aspects of the code. In a script node, you can ad...