Returns the number of current messages.
Only the first message is shown if more than one message is present.
planetcnc.msg_count()
#! /usr/bin/env python import planetcnc count = planetcnc.msg_count() print("Number of messages:", count)
msg msgerr
msg_show
msg_count msg_is_active
msg_click_ok msg_click_cancel
bubble