CommonCode.AllFilesInFolder.AddItem2Array1D

From VbGORE Visual Basic Online RPG Engine

Contents

Purpose

Adds a variant item into a 2d array.

Parameters

VarArray
The array the item is being added to.
VarValue
The item which is being added to the array.

[Italic text]

Media:Headline text

Special notes

This is a very poor way of adding an item since its dealing so much with variants, and could easily be avoided, but this whole sub was pretty much just a copy-and-paste.

Calls functions

None

Personal tools