Difference between revisions of "Array Variable"

59 bytes added ,  20:21, 30 August 2014
m
+see also
imported>Odessa
(→‎Simple Example: added map+stringmap)
imported>Odessa
m (+see also)
Line 63: Line 63:
</pre>
</pre>


==See Also==
==Array Functions==
*[[Tutorial: Array Variables 1]]
*[[Let]]
*[[Eval]]
*[[Foreach]]
*Creation: [[Ar_Construct]], [[Ar_List]], [[Ar_Map]], [[Ar_Range]]
*Creation: [[Ar_Construct]], [[Ar_List]], [[Ar_Map]], [[Ar_Range]]
*Modification: [[Ar_Append]], [[Ar_Insert]], [[Ar_InsertRange]], [[Ar_Resize]], [[Ar_Erase]]
*Modification: [[Ar_Append]], [[Ar_Insert]], [[Ar_InsertRange]], [[Ar_Resize]], [[Ar_Erase]]
Line 74: Line 70:
*Searching: [[Ar_Find]], [[Ar_HasKey]], [[Ar_First]], [[Ar_Last]], [[Ar_Next]], [[Ar_Prev]], [[Ar_Keys]]
*Searching: [[Ar_Find]], [[Ar_HasKey]], [[Ar_First]], [[Ar_Last]], [[Ar_Next]], [[Ar_Prev]], [[Ar_Keys]]
*Debugging: [[Ar_Dump]], [[Ar_DumpID]]
*Debugging: [[Ar_Dump]], [[Ar_DumpID]]
==See Also==
*[[Tutorial: Array Variables 1]]
*[[Let]]
*[[Eval]]
*[[Foreach]]
*[[Associating data with a reference]]
[[Category:Array Variables]]
[[Category:Array Variables]]
[[Category:NVSE]]
[[Category:NVSE]]
Anonymous user