Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers AppGameKit Corner / Converting Integer to String

Author
Message
Skela
9
Years of Service
User Offline
Joined: 23rd Feb 2015
Location:
Posted: 5th Mar 2015 19:29
I am trying to use the CreateText(index, string) command but where the string is I need to put an integer, and I cannot seem to find out how to convert the integer to a string.

Thanks
BatVink
Moderator
21
Years of Service
User Offline
Joined: 4th Apr 2003
Location: Gods own County, UK
Posted: 5th Mar 2015 20:04
CreateText(1, str(myValue))

or

MyString = CreateText(str(myValue))

Quidquid latine dictum sit, altum sonatur

Login to post a reply

Server time is: 2024-04-16 23:25:26
Your offset time is: 2024-04-16 23:25:26