BellaDati Technical Documentation
Developer Tools
Transformation scripting
BellaDati Technical Documentation : Working with rows and columns
Created by
Lubomir Micko
, last modified on IV 15, 2012
Excluding rows from import
if (value() == 'foo') { excludeRow() return } return value();