Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Stored Variable
#4
Sorry Gintaras, just one more question.

How would I go about making the following to work (the '+ 1' bit)?

Code:
Copy      Help
str test ;;declare string variable test
test="8" ;;assign string
out (test + 1) ;;display test +  1 (=9)

Thanks again.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)