1,021 bytes added
, 19:30, 12 April 2018
<div style="font-size:30px">'''PASTEROWS (A,B)'''</div><br/>
*<math>A</math> and <math>B</math> are the set of values.
==Description==
*This function is used to paste the extra row to the given set of values.
*In <math>PASTEROWS (A,B)</math> ,<math>A</math> is the any set of values.<math>B</math> is the set of values to be pasted with the array value A.
*The array of A value displayed as it is and the array of B value displayed by one by one side of the array value of A.
*So number of columns will be increased and number of rows remaining same for the array A.
*Suppose the entries of array B is more than the row value Array A then the additional value will be displayed on down of array A also the row number will be increased.
==Examples==
==See Also==
*[[Manuals/calci/PASTECOLUMNS| PASTECOLUMNS]]
*[[Manuals/calci/COLUMNS | COLUMNS ]]
*[[Manuals/calci/ROW | ROW]]
==References==
*[http://en.wikipedia.org/wiki/Row_(database) Row]
*[[Z_API_Functions | List of Main Z Functions]]
*[[ Z3 | Z3 home ]]