Script
Script is a higher-level programming language, which works inside the FastCube library. Script can be written in one of the following .Net languages:
- C#
- VisualBasic.Net
Using the script, you can do the following:
- perform measure calculation and totals calculation, which cannot be done via regular means of the FastCube engine;
- perform dimension values calculation;
In order to see the cube's script, press the "Code" button.
Script language can be set in the "Cube options" window (click on appropriate button on the toolbar). This is supposed to be done before writing various handlers, because when changing the language, the existing script gets deleted.
