Author Topic: ... convert INT to TXT  (Read 2599 times)

nepomuk

  • Newbie
  • *
  • Posts: 11
... convert INT to TXT
« on: April 04, 2018, 12:40:48 PM »
Hello together,

first, sorry for my bad English  :-[ , but I hope you understand my problem.

I want to convert a INT-variable in to a TXT-variable. How do I do that ?

Why ? I want to use the "Indexer" (FOR-Loop) as a counter. I would like to use the counter in part of a text variable.

Thank you for your help !

Greetings nepomuk (Mathias)  :)

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4759
  • RTFM
Re: ... convert INT to TXT
« Reply #1 on: April 04, 2018, 12:57:54 PM »
You can use tokens to get numeric variables as text, E.G. "{INT:myInt}".

Page 122 and 123 of VoiceAttackHelp.pdf list most the numeric value tokens.

nepomuk

  • Newbie
  • *
  • Posts: 11
Re: ... convert INT to TXT
« Reply #2 on: April 04, 2018, 02:55:05 PM »
Thanx Pfeil for your hint  ;)

It works now. Who is interested, here is a picture.



Thanx again, greetings nepomuk  :D