JavaScript Internal API Objects
You can use the following internal API objects (for reference see the classes in the source):
_TransformationName_
A String with the transformation name
_step_
The actual step instance of
org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesMod
rowMeta
The actual instance of
org.pentaho.di.core.row.RowMeta
row
The actual instance of the data Object[]
Last updated
Was this helpful?