V3 -- Scripted Attribute Definition

Cantor, Scott cantor.2 at osu.edu
Thu Jun 8 17:29:25 EDT 2017


> If an array -- how to find length? For loop logic....
> 
> i.e (for n=0; n<array.length(); n++)

It's array.length I believe. May be size. Either way, no parentheses.

-- Scott



More information about the users mailing list