Differences

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

Link to this comparison view

Last revisionBoth sides next revision
72:custom_reports_references_globalvariables [2019/03/08 19:19] – created ext-bkkr72:custom_reports_references_globalvariables [2019/03/08 20:33] ext-bkkr
Line 1: Line 1:
 ====== Global Variables ====== ====== Global Variables ======
 +
 +Description: Set of predefined global variables to be used in a Stages data set script or in a collector script.
 +
 +^Name^Description|
 +|pkit|Starting handle to get process information|
 +|dataset| \\ Collector: returns the actual project  \\  \\ Stages data set: not defined \\ |
 +|currentMetric|Returns the actual metric|
 +|currentCollector| \\ Collector: returns the actual Collector \\  \\ Stages data set: not defined \\ |
 +|currentUser|Returns the user of the datasource (it is not the user who is logged into Stages and views the report)|
 +
 +\\