Thread: Array help
View Single Post
  #18  
Old 08-31-2011, 10:25 PM
Astram Astram is offline
Era iPhone PR
Astram's Avatar
Join Date: Aug 2010
Posts: 324
Astram can only hope to improve
Send a message via AIM to Astram
By the way, what do
? and % mean in scripting? My scripting reference says:

? = tertiary operator (condition?true-case:false-case)
% = mod; a%b = a - int(a/b)*b;

I don't really understand that...
__________________
-Toad
The worlds biggest Toad fan...
Era iPhone FTW!


Reply With Quote