Here is an example: print("PARAM"..param_index.." = "..param.value)
What the heck are those weird periods in there?
Here is an example: print("PARAM"..param_index.." = "..param.value)
What the heck are those weird periods in there?
What else would you expect??