Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
72:scripting_dataset [2018/07/24 18:25] – [Metric Dataset Script Global Variables] bkkr72:scripting_dataset [2018/07/24 18:37] – [Metric Dataset Script Global Variables] bkkr
Line 20: Line 20:
       * getCurrentProject()       * getCurrentProject()
         * returns the project element where the report is located         * returns the project element where the report is located
 +
 +**Dataset**
 +
 +  * Return: void
 +  * Description: Handle to the dataset result set
 +
 +**CurrentMetric**
 +
 +  * Return: ProcessElementElement (Metric)
 +  * Description: Returns the actual metric
 +
 +**CurrentCollector**
 +
 +  * Return: MetricCollectorElement
 +  * Description:
 +      * Collector
 +        * Returns the actual Collector
 +      * Stages Data set
 +        * Not defined
 +
 +CurrentUser
 +
 +  * Return: UserElement
 +  * Description: Returns the report datasource user