User Cases

  1. You may have list of variables named "var[number]" and you want to loop through the list to report values of all variables continuously.
  2. You may want to hold "operator" in a variable


 

Solution


Case 1



Case 2