admUpdateNotificationScheme
     
    
| Syntax | admUpdateNotificationScheme(notificationSchemeId, name, description) | Package | adm | 
| Alias | 
 | Pkg Usage | updateNotificationScheme(notificationSchemeId, name, description) | 
Description
Updates an existing notification scheme.
Parameters
| Parameter name | Type | Required | Description | 
|---|---|---|---|
| schemeId | integer | Yes | The id of the scheme to be updated. | 
| name | string | Yes | The name that will be updated. | 
| description | string | Yes | The description that will be updated. | 
Return Type
boolean
Example
return admUpdateNotificationScheme(10005, "updated notification scheme", "updated description");See also
Peacock
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
