Thank you!!!That is a really nice trick. : )I ended up referencing the
values with JavaScript actually..but I imagine it is effectively the
same.They are referenced like this if anyone is curious in the
future...UnitPrice.rawValue = Description.rawValue;I also thought I
might have a problem in the future if each price associated was not
unique -- but that also doesn't matter... super great. : )Thank you very
much.