I need to define a variable as a number--integer at least. Why is this so difficult? The only way I've found to create a numeric variable is to create a text variable, and convert it to numeric variable using your real variable name +"Number"
This is amazingly klunky!