
RDPScript now supports new operators including Contains, Does Not Contain, Starts With and many more.
Features
- EDI File Joiner - Memory optimizations to not create new collections.
- EDI File Splitter - Memory optimizations to not create new collections.
- EDI Validator - Composite elements with only a first element had a value that was not in the accepted values and did not get flagged.
- RDPScript now supports the following operators: Contains, Does Not Contain, Starts With, Does Not Start With, End With, Does Not End With, Length Equals, Length Does Not Equal, Length Less Than, Length Greater Than.