I am trying to trap various properties on message box windows and task bars... in this case "Session.findById("wnd[2]").Text"
There are various parts of the message box / window such as the window bar, message type, and the actual message etc.
In my example, the message header gives me the client details and an exclamation icon... I need to trap what type of message, what the message number is, what the actual message text says, so I need to know what properties to replace the wnd[2]").text with to trap the details