step.getAttribute (Client API reference)
Returns the logical name of the column associated to the step.
Syntax
var stepAttributeName = stepObj.getAttribute();
Returns
Type: String.
Description: Some steps don't contain a column value.
Returns the logical name of the column associated to the step.
var stepAttributeName = stepObj.getAttribute();
Type: String.
Description: Some steps don't contain a column value.