A list of entities that you want to modify using the post processing script. If you do not set this parameter, you can use the script to modify the matches for every entity.
You can separate multiple entities with a comma, or, you can use wildcard expressions. You can use the * wildcard to match any number of characters, or the ? wildcard to match a single character. For example, set Entities
to phone/*
to apply the script to the phone/landline/gb
, phone/mobile/gb
entities and so on.
Type: | String |
Default: | None |
Required: | No |
Configuration Section: | Any section that you have defined for an Eduction post-processing task |
Example: | PostProcessingTask0=EductionLuaPostProcessing
|
See Also: |
|