parse mt940

This block is part of the files group and was last modified in core v10.4.28.

parse mt940 v10.4.28

Parse a MT940 defined XML file into an array of statements.

In pins 1 + flow
  • flow
    flow
  • file required
    file

    The MT940 file to be parsed.

Out pins 1 + flow
  • flow
    flow
  • statements
    array

    An array of objects containing the parsed statements of the provided MT940 file.

A typical wiring for parse MT940: a function trigger starts the flow; get file from assets feeds the file pin; the flow out pin feeds debug.

Studio canvas example for the parse MT940 block: typical wiring for parse MT940.

Version history

Introduced in v10.4.28.


Back to files Return to the main group to view all sub-groups Back to file parsing Return to the group to view all blocks within this group