Welcome to the Indigo Rose Software discussion forums! You will need to sign up for a forum account and login before you can post. Need help? View the Forum FAQ.
I think you getting them confused a little if you did a5b = 18; then called it it will work fine, if you need to build the varibles up then use a table
a = {
{},{},{},{},{b=18}
}
then you can do a check for the i value, in your case 5
Leave a comment: