Having trouble on how to use this command since there's no actual example in the docs.
My list is populated. I just want to quick change it into an array.
myArray[] = ListToArray[](myList)
What am I missing?
My list is populated. I just want to quick change it into an array.
myArray[] = ListToArray[](myList)
What am I missing?