IPWorks EDIFACT 2020 iOS Edition

Questions / Feedback?

skipComponent (method)

Moves to the next sub-element in the current composite element in the current segment.

Syntax

- (void)skipComponent;
public func skipComponent() throws -> Void

Remarks

SkipComponent can be used to avoid providing a value for the current sub-element in the opened composite element within the current segment.

If the sub-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 iOS Edition - Version 20.0 [Build 8209]