Need Help

Hi.
What is the problem whit this?:
I would like to reach if the textNumber can be divide with 40(without rest).
Please Help.
What is the problem whit this?:
- Code: Select all
if(textNumber % htime){
//...
}
I would like to reach if the textNumber can be divide with 40(without rest).
Please Help.