Clear Stralert?


BeeHay

Recommended Posts

Posted

Is there a way to clear out the strAlert variable?

strAlert.ClearHistory() doesn't seem to work!

Any advice is always appreciated!

Posted

No, but since it has time associated with it, you should be able to subset on time. So, when you want to "clear" the history, instead store systime() in some variable, and then next time do: strAlert[systime(), clearTime]

Archived

This topic is now archived and is closed to further replies.