<< Click to Display Table of Contents >>

NullMark

A value for null marker.

Prototype

string NullMark

Example

var ds = This.GetDataSet();

_DEBUG("NullMark " + ds.NullMark);

See Also

Null Mark(File store CSV dataset), Null Mark(HTTP store CSV dataset)