Variables in rate routine steps
If rate routine steps, variables are available in both Instruction and Operand fields. Variables are implicitly typed. Therefore, you can assign any value to the variable, and the Operand drop-down list always displays variables.
In an Instruction field, you can define a variable. In an Instruction or Operand field, you can select a previously defined variable. The scope of these variables is the current rate routine.
When you add a variable, the name must be a valid Gosu variable name and cannot be the same as an in-scope object, such as BaseRate.
