TaskN
DEPRECATED: The TaskN
parameter is deprecated for Eduction version 12.5.0 and later. Use the PostProcessingTaskN parameter in the [Eduction]
section.
The TaskN
parameter is still available for existing implementations, but it might be incompatible with new functionality. The parameter might be deleted in future.
The name of an Eduction post-processing task to run. This parameter specifies the name of a section in the Eduction configuration file that contains the parameters required to run the task. To run multiple tasks, use numbered parameters (Task0
,Task1
, and so on).
You can use a post-processing task to modify the output from the Eduction module, or format the output to meet your requirements.
Type: | String |
Default: | None |
Required: | No |
Configuration Section: | PostProcessingTasks |
Example: | Task0=EductionLuaPostProcessing
|
See Also: |