IPWorks EDIFACT 2020 Python Edition

Questions / Feedback?

skip_element Method

Moves to the next data element in the current segment.

Syntax

def skip_element() -> None: ...

Remarks

on_skip_element can be used to avoid providing a value for the current element in the current segment.

If the element already has a value (such as one provided by default by the class), said value will not be overwritten.

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