Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleExample - Using expressions


Code Block
external myRecord :
 identified_by( !strStartsWith( myField, "0201" ) ) {
 ascii myField : terminated_by(0xA);
};


Scroll pagebreak