Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

SetSettings: Difference between revisions

From Catglobe Wiki
Cg_pham (talk | contribs)
No edit summary
Nguyenduyan (talk | contribs)
No edit summary
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 07: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