Add element to Array

ref: http://developer.rhino3d.com/guides/rhinoscript/array-utilities/

ReDim Preserve yourArray(UBound(yourArray) + 1)
yourArray(UBount(yourARray)) = "Watermelons"
Wscript.Echo TypeName(varname)

results matching ""

    No results matching ""