A comma-separated list of advanced fields to return.
To use this option you must:
OutputSimpleMatch
to False
for edktool.
EnableComponents
to True
for edktool.
You configure EntityAdvancedFieldN
in the same way as EntityFieldN. Specify a comma-separated list of advanced fields that you want to return. The value of the advanced field is the output of simple operations (min
, max
, sum
, and ave
) on the values of entity components.
Type: | String |
Default: | None |
Required: | No |
Configuration Section: | Any section that you have defined for Eduction settings |
Example: | Entity0=testgrammar/testentity
|
See Also: |
|