IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

XSegmentType Property

Indicates the current segment type.

Syntax


 getXSegmentType(): EdifactreaderXSegmentTypes;



enum EdifactreaderXSegmentTypes { stNone, stInterchange, stFunctionalGroup, stTransaction, stInterchangeHeader, stFunctionalGroupHeader, stTransactionHeader, stTransactionSegment, stTransactionLoop, stTransactionFooter, stFunctionalGroupFooter, stInterchangeFooter }

Default Value

0

Remarks

The current segment will be a control segment footer/header or a transaction data segment.

This property is read-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 JavaScript Edition - Version 20.0 [Build 8262]