CustomFields

This property allows you to retrieve any extra HTTP headers that were included in the HTTP operation referred to by the current log record. The extra headers returned are contained within a two-dimensional array, consisting of key-value pairs.

Syntax

var = CustomFields

 

Parameters
var
A two-dimensional array of variants. Each pair of variants forms a key-value pair that describes an HTTP header.
Remarks

CustomFields can be used to retrieve any custom or special fields that were logged by IIS.