More actions
No edit summary |
Nguyenduyan (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 24: | Line 24: | ||
'''Availability''' | '''Availability''' | ||
Version 4.8 | Version 4.8. It's not available from version 7.0, change to use function [[Task_setSendMailOnStatusChange]] | ||
__NOTOC__ | __NOTOC__ | ||
<!-- imported from file: 696.htm--> | <!-- imported from file: 696.htm--> |
Latest revision as of 07:09, 17 October 2017
setSettings
Sends default informations to other resources related to the specified task: responsible, observer and supervisor.
Syntax
setSettings(taskUniqueId)
Arguments
taskUniqueId: Is a numeric (non-decimal) expression. It is the UniqueId of a task.
Return type
empty
Examples
setSettings(2188468);
Availability
Version 4.8. It's not available from version 7.0, change to use function Task_setSendMailOnStatusChange