Read Clicked Checkboxes Function

When using checkboxes for selecting multiple items, there is an efficient way to read all the clicked checkboxes and return a string of their values.

 

Share this Listing