What are TASK Arguments?
- Last UpdatedJan 20, 2023
- 1 minute read
Each Task can own TPVAL elements which hold the argument type and value to be used when the Task function is called. This allows the Task to be used in different Drawing Templates with a configurable result.

In this example, the Sheet Task has two parameters, hence the variable !array described in section The SHTMPL Attributes above will contain two subscripts. Because the argument values relate directly to the way in which a PML function will operate, a particular Task and the PML function are specifically designed to function together.