inputSummary.usage

Property Description

Total number of usage units consumed when running getInputData(inputContext).

Type

number

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(' Usage', summary.inputSummary.usage);
... 

        

Related Topics

General Notices