Menu

Forsta Scripting Support

All the topics, resources needed for Forsta Scripting.

  • Script Types

    The script types available in Reportal Scripting are described in the following parts of the documentation in the pages below. For each of the script types t...

  • Report Level Scripts

    Report Level scripts comprise:Code Library scriptsPermission scriptClick the links for further details.Code Library Script Editor: Repo...

  • Page Level Scripts

    Page Level scripts comprise: Page Validation scriptsPage Hide scriptsTo access the Page Script functionality:Right-click on the report page in the Report too...

  • Parameter Scripts

    Parameter scripts comprise: Domain scriptMask scriptFilter Summary scriptClick the links for further details.Domain Script Editor : ...

  • Component Scripts

    All visual components in Reportal have a "hide" expression. If this expression evaluates to true for a component, then this component is hidden from the repo...

  • Filter Scripts

    Editor : Filter tree > Insert a filter script > ScriptMain purpose:Dynamically create a filter expression.Description:Buil...