Neolane - JavaScript API - v6.1.0

Unknown
TestCalcField
Test the calculated field using the sample lines stored in the script.
XML calcFieldValues = TestCalcField (
    XML          dataTransferStep,
    String       calcFieldName
)
Parameters
dataTransferStep
Data transfer step where the calculated field is defined
calcFieldName
Calculated field to test
Return values
calcFieldValues
Returns the list of values for each sample line (calcFieldValues/line) and the field name (calcFieldValues/@name)
Features
Schema: xtk:dataTransfer
Static: Yes

jsapi-en

previous page start next page