Returns the number of available combat log events
See also CombatLog functions.
Signature:
CombatLogGetNumEntries(ignoreFilter)
Arguments:
ignoreFilter
- True to use the entire saved combat log history; false or omitted to use only events matching the current filter (boolean
)