Location: Documentation sodaware.mod Modules sodaware.blitzmax_array Functions array_pull array_pull Description Method array_pull:Object ( arr:Object) Remove the first element from an array and return it. Description Parameters arr The array to operate on Return Values The first element of the array.