Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Use a variable as a value in a checkbox?

The <<checkbox>> macro works like this:

<<checkbox $backpack "shoes">>

Where "shoes" is the value given to the variable $backpack.  How do I instead have a variable as the value?  I want it to work something like this:

<<checkbox $backpack $item>>

Help is greatly appreciated!

Comments

Sign In or Register to comment.