Analytics.DataFrame.debugOut()

Signature

void debugOut(String engine, Object frame)

Domain

ACTION

Description

Prints the data frame

Parameters

NameTypeDescription
engineStringEngine Name
frameObjectTerr Frame Object

Returns

TypeDescription

Cautions

none

Example

Analytics.DataFrame.debugOut(engine, frame);