ONOTIFY.$removelocal()

Function group Execute on client Platform(s)
ONOTIFY NO All

Syntax

ONOTIFY.$removelocal([vIDs,&cErrorText])

Description

Removes local notifications with id(s) specified by vIDs which is a single character id, or a single column list of ids (remove all local notifications if vIDs is empty or omitted). Returns Boolean true for success, or false (and cErrorText) if an error occurs.