Alert(string id, Priority priority, string message, string soundLocation, int rearmSeconds, Color backColor, Color foreColor)
And when I put a string message in with yellow background and black foreground, I get an alert sound, but no message on the chart. Where does the string message appear?
Bryan

Comment