The HEAD method of VPGL Language emits the first elemen of the input array.
HEAD takes 1 input, emits 1 output. Input 0 is an array object. HEAD get the first element of this array, then emit it to output 0.
A Visual Programming Graphical Language
On Tablet/Mobile phone
The HEAD method of VPGL Language emits the first elemen of the input array.
HEAD takes 1 input, emits 1 output. Input 0 is an array object. HEAD get the first element of this array, then emit it to output 0.