inputSummary.dateCreated

Property Description

The time and day when getInputData(inputContext) began running.

Type

Date

Since

2015.2

Syntax

The following code snippet shows the syntax for this member. It is not a functional example. For a complete script example, see Map/Reduce Script Samples.

          ...
log.audit(' Creation Date', summary.inputSummary.dateCreated);
... 

        

Related Topics

summaryContext.inputSummary
inputSummary.seconds
inputSummary.usage
inputSummary.error

General Notices