Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/x12/src/X12Segment.ts>X12Segment#addElement

ASC X12 parser, generator, query engine, and mapper; now with support for streams.
Latest
method X12Segment.prototype.addElement
import { X12Segment } from "https://deno.land/x/x12@1.8.0-1/src/X12Segment.ts";

Parameters

optional
value = [UNSUPPORTED]
  • A string value.

Returns

The element that was added to this segment.