Notifications
Clear all
[Closed] are there same commands ?
Aug 28, 2006 9:45 am
local theArrary = #(1,“a”,“b”,$sphere01,88)
the commands :
for i =1 to theArray.count do (…)
for i in 1 to theArray.count do (…)
are there equivalent ?
if true , i would rather use the second one, more easily for press.
thanks .
2 Replies