Author Topic: MessageListbyValue clear  (Read 567 times)

andersonleal76

  • Newbie
  • *
  • Posts: 3
    • View Profile
MessageListbyValue clear
« on: May 29, 2017, 11:50:11 PM »
Hi.
I'd like to clear all messages that are being shown on a messagelistbyvalue.
Is it possible.
Someone could help me?

Phrog30

  • Guest
Re: MessageListbyValue clear
« Reply #1 on: May 30, 2017, 07:27:58 AM »
I think it's messagelist.items.clear. You can add a button and on click run this code.

andersonleal76

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: MessageListbyValue clear
« Reply #2 on: May 30, 2017, 03:24:57 PM »
Thank you very much.
It worked .