IPWorks EDI 2020 Python Edition

Questions / Feedback?

offset Property

Current offset of the document being parsed.

Syntax

def get_offset() -> int: ...

offset = property(get_offset, None)

Default Value

0

Remarks

This property is useful for determining the location of possible EDI errors in the document.

This property is read-only.

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