Changes

Jump to navigation Jump to search
Created page with "<div style="font-size:30px">'''ARRAYIFY()'''</div><br/> ==Description== *This function used create an Array. *Particularly ARRAYIFY(), convert array like items or individual..."
<div style="font-size:30px">'''ARRAYIFY()'''</div><br/>

==Description==
*This function used create an Array.
*Particularly ARRAYIFY(), convert array like items or individual items into arrays.

==Examples==
*ARRAYIFY([[2,3,4],[9,8,7]])
<math>\begin{matrix}
2 & 3 & 4\\
9 & 8 & 7\\
\end{matrix}</math>

==See Also==
*[[Manuals/calci/ARRAY | ARRAY]]
*[[Manuals/calci/ELEMENTINARRAY | ELEMENTINARRAY ]]
*[[Manuals/calci/INARRAY | INARRAY]]

==References==
*[https://www.npmjs.com/package/arrayify]



*[[Z_API_Functions | List of Main Z Functions]]

*[[ Z3 | Z3 home ]]
writer
6,694

edits

Navigation menu