Returns the number of messages currently kept in the frame's message history.
Returns the number of messages currently kept in the frame's message history. This number reflects the list of messages which can be seen by scrolling the frame, including (but not limited to) the list of messages currently displayed.
Signature:
Code
count = ScrollingMessageFrame:GetNumMessages()
Returns:
count - Number of messages currently kept in the frame's message history (number)