BeginTask
Sets the name of the task whose progress will be monitored. Call this method only once for each task and subtask.
| UI Access | NA | ||||||
| Parameters |
|
||||||
| Return Value | None |
| Python Syntax | BeginTask (<Name>) |
| Python Example |
|