Next button help
June 29, 2009 12:00 AM
Sorry - that was my dumb mistake. Change the "1" and "2" variable values to "a" and "b" and test for "ab." The problem is, it's reading 1 and 2 as integers and actually adding them together (thus yielding "3"), rather than concatonating them as strings.
Discussions have been disabled for this post