Alert.addToList()
Alert.addToList( sSymbol, sDescription, nFG, nBG )
- sSymbol: Symbol to add to alert list
- sDescription: Text description you want to add
- nFG: Foreground color value
- nBG: Background color value
Adds the specified symbol and description to your Alert list.