IPWorks EDI 2020 Python Edition

Questions / Feedback?

x_tag Property

The tag of the current segment.

Syntax

def get_x_tag() -> str: ...

x_tag = property(get_x_tag, None)

Default Value

""

Remarks

The current segment is specified via the x_path property.

This property is read-only.

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