Interface and Description |
---|
com.workfusion.studio.rpa.recorder.api.groovy.Table |
Class and Description |
---|
com.workfusion.studio.rpa.recorder.api.groovy.RecorderList |
com.workfusion.studio.rpa.recorder.api.groovy.RecorderTable |
Method and Description |
---|
com.workfusion.studio.rpa.recorder.api.groovy.RecorderList.forEach(String, Consumer<? super String>)
As of release 3.0.0, replaced by
FilterExpression
usage. |
com.workfusion.studio.rpa.recorder.api.groovy.RecorderTable.forEachRow(String, Consumer<? super List<String>>)
As of release 3.0.0, replaced by
FilterExpression
usage. |