Sigma.DataSet.Field

Instance Properties

initValue:function(record)
This function help developers define a formular cell.
record: Data record of this row.
returns: Value of the cell.
Sample

name
String. Name of field.

type
String. Type of field. Could be "string"(default), "int", "float".