JavaScript Internal API Objects

Pentaho Data Integration

Version
9.3.x
Audience
anonymous
Part Number
MK-95PDIA003-15

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[]