Hi,
I’m sure this is a really easy question but it late and I cant work it out.
I need to be able to check if a number is an interger or not
ie:
if(count/10==int){
trace(count/10+" is an interger")
}
Any ideas?
Thanks,
Julian
Hi,
I’m sure this is a really easy question but it late and I cant work it out.
I need to be able to check if a number is an interger or not
ie:
if(count/10==int){
trace(count/10+" is an interger")
}
Any ideas?
Thanks,
Julian
:: Copyright KIRUPA 2024 //--