Submits a new task to the manager using the specified creation parameters. UserLabels must be unique. If the creation parameters contain a UserLabel that matches the UserLabel of an existing task, the submission will fail with an error. Giving an empty user label will use the FunctionName as the user label.
Returns
The created RTTask instance, check ErrorLogCountGet() for errors.