Difference between revisions of "SetSettings"
Nguyenduyan (talk | contribs) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[Category:Task_Functions]] | [[Category:Task_Functions]] | ||
− | | + | {{HelpFiles}} |
=====setSettings===== | =====setSettings===== | ||
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 08: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