10-28-2024, 09:22 PM
AB,
This is what creates the LDArray
'creates ldArray from indices
status=LDArray.CreateFromIndices(name)
TextWindow.WriteLine(status)
Status even shows you Array1.
JR
This is what creates the LDArray
'creates ldArray from indices
status=LDArray.CreateFromIndices(name)
TextWindow.WriteLine(status)
Status even shows you Array1.
JR