22.08.2010, 20:05
Hey all!
I want to create a dialog, where I'll put a lot of informations, and after every 10th information start the next in a new line. I created a for cycle, which fills up the string with the infos, so now I just need a function that returns true, if 'variable/10 == integer' and returns false, if it's float.
How to do it?
Thanks
Nonameman
I want to create a dialog, where I'll put a lot of informations, and after every 10th information start the next in a new line. I created a for cycle, which fills up the string with the infos, so now I just need a function that returns true, if 'variable/10 == integer' and returns false, if it's float.
How to do it?
Thanks
Nonameman