set – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "So to access arrays within arrays, there are two possibilities: 1: array set [n select n etc., val] 2: array select n etc. set [n, val] I believe the second one to be correct.")
 
m (Text replacement - "Killzone Kid" to "Killzone_Kid")
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:


I believe the second one to be correct.
I believe the second one to be correct.
:Correct [[User:Killzone_Kid|Killzone_Kid]] ([[User talk:Killzone_Kid|talk]]) 23:32, 13 April 2017 (CEST)

Latest revision as of 14:48, 12 March 2024

So to access arrays within arrays, there are two possibilities: 1: array set [n select n etc., val] 2: array select n etc. set [n, val]

I believe the second one to be correct.

Correct Killzone_Kid (talk) 23:32, 13 April 2017 (CEST)