findAlertDataInDataList function

Iterate and find the key in the list and returns the object.

Syntax

findAlertDataInDataList( alertDataList, field )

Parameters

Name Type Description
alertDataList   list of alert data objects
field   fieldName to be searched

Returns

AlertData or null

Source

SY_Transactions.js line 2203.