ExpandArrays
A Boolean value that specifies whether to expand arrays when processing JSON paths specified in this configuration section.
Arrays are not expanded by default, so path elements are required to index into JSON arrays.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Any section specified by AttributeSections |
Example: | ExpandArrays=True
|
See Also |