Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

admDeleteNotificationFromNotificationScheme(notificationSchemeId, notificationId)

Package

adm

Alias

Pkg Usage

deleteNotificationFromNotificationScheme(notificationSchemeId, notificationId)

Description

Excerpt
hiddentrue
Deletes a notification from a notification scheme.

Deletes a notification from a notification scheme.

Parameters

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

Parameter name

Type

Required

Description

notificationSchemeId

integer

Yes

The id of the scheme from where the notification will be deleted.

notificationId

integer

Yes

The id of the notification that will be deleted.

Return Type

boolean

Returns true if the notification has been deleted.

Example

Example

Code Block
languagejs
return admDeleteNotificationFromNotificationScheme(10005, 10197);

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "notification_admin_routine" and space = currentSpace ( )
labelsarray_routines