Difference between revisions of "SetSettings"
Nguyenduyan (talk | contribs) |
|||
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--> |
Revision as of 08:05, 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