05-17-2005 05:21 AM - edited 03-13-2019 10:54 PM
Hi,
How can I convert an integer variable to string.
For example in Delphi I have the command inttostr.
Does IPCC has a similar function to do the same??
Is it possible???
Thanks in advance,
Orlando
05-19-2005 12:22 PM
Yes. There is. Try text() function. It should do it. So for example text(intVar) should convert it to a string
05-19-2005 01:56 PM
Thanks,
Do you have any link related to that info??
And once again thanks for your help.
Orlando
06-22-2005 06:42 AM
Hi,
Do you know a url related? I try to convert string to integer.
Thanks.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide