TaskN

DEPRECATED: The TaskN parameter is deprecated for Eduction Server 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. For more information about how to configure post-processing tasks, refer to the Eduction User and Programming Guide.

Type: String
Default: None
Required: No
Configuration Section: PostProcessingTasks
Example: Task0=EductionLuaPostProcessing

[EductionLuaPostProcessing]
Script=scripts/eduction_post_process.lua
See Also:

Script
Entities
ProcessEnMasse
NumTasks