Database.createDataset


createDataset(attrName)

Creates a holder for a named generic array of values. This array of values is typically used for graphing, but could potentially have other uses.

attrNamestring name of attribute
Return valueIFDatasetnewly created attribute

Back to Database

Back to Overview