[Solved] Maybe an easy question, but how to get the length of an array?

Is there a method or property that gives the length of an array variable? Sorry if this is an overly simple question…I just hadn’t had any luck finding that in the documentation/wiki.

VariableChildCount()

2 Likes

Very much appreciated, thanks!