in reply to Trouble testing if on-the-fly generated checkboxes are checked
Thanks guys, already tried all variations of eq and ==, single and double quotes (which was a problem, but not the main one). I discovered that using param("box$i$j") actually did the trick.