ProcessFlow and variables - another consultant and I were playing with variables and wondered why the variable wouldn't accept the value we were trying to assign to it. We finally discovered that you can't use a number as the beginning character of your variable name.
"8weeks" is not a valid variable to ProcessFlow, but it doesn't tell you that when you create it.