DataPack.WriteCell Method

Packs a normal cell into a data pack.

void WriteCell(any cell, bool insert)

Parameters

any cell

Cell to add.

bool insert

Determines whether mid-pack writes will insert instead of overwrite.