Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Newer edit →
Array.fillwith()
(view source)
Revision as of 09:59, 1 April 2020
215 bytes added
,
09:59, 1 April 2020
→Fill With
Line 3:
Line 3:
*[[ Z%5E3_Array_Manipulation_Member_Functions | Listing of Z3 Array Manipulation Member Functions]]
*[[ Z%5E3_Array_Manipulation_Member_Functions | Listing of Z3 Array Manipulation Member Functions]]
−
==Fill
With=
=
+
==
Array.fillwith(Numbers)==
+
*
Fill
the array with numbers provided.
+
*Repeat the numbers if fewer than size specified.
+
+
|3|.fillwith(1..10)
+
{| class
=
"wikitable"
+
|+Spreadsheet
+
|-
+
| 1 || 2 || 3
+
|-
+
| 4 || 5 || 6
+
|-
+
| 7 || 8 ||9
+
|}
Devika
writer
6,694
edits