--- In briousers@yahoogroups.com, "templelt" <Laura@...> wrote:
>
> Anyone have a script for adding the custom item "Select All" to a
> listbox. We using Brio Intelligence 8.3.2. Thank you in advance!
>
This should work:
ListBox1.Add("Select All")
Good luck!
Jarod