SP.ChangeQuery.alert Property
Applies to: SharePoint Foundation 2010
Gets or sets a value that specifies whether changes to alerts are included in the query.
var value = SP.ChangeQuery.get_alert();
SP.ChangeQuery.set_alert(value);
Property Value
Type: Boolean