NetLogo 7.0.0-beta2:

array:from-list

array:from-list list

Reports a new array containing the same items in the same order as the input list.

Take me to the full Array Extension Dictionary