Forum Discussion

mixe's avatar
mixe
Visitor
14 years ago

brightscript 3.0 modulo

I'm having a bit of problem using MOD. I can't seem to workout what format this function should use. I have tried using mod(n,val) which just caused an error and n mod val didn't work either. I assume...