| script | no | empty `globalPipelineEnvironment` | |
| measurementName | no | test_duration | |
Details:
*`script` defines the global script environment of the Jenkinsfile run. Typically `this` is passed to this parameter. This allows the function to access the [`commonPipelineEnvironment`](commonPipelineEnvironment.md) for storing the measured duration.
*`measurementName` defines the name of the measurement which is written to the Influx database.