SetFunction
function SetFunction(func: DataConsolidateFunctionType = null): void
Description
Sets the function performed in the data field.
Parameters
The function performed in the added data field.
Returns
void
function SetFunction(func: DataConsolidateFunctionType = null): void
Sets the function performed in the data field.
The function performed in the added data field.
void