Suffix Property

What to append after each segment delimiter.

Object Oriented Interface

public function getSuffix();
public function setSuffix($value);

Procedural Interface

ipworksedi_x12translator_get($res, 12 );
ipworksedi_x12translator_set($res, 12, $value );

Default Value

3

Remarks

If Suffix is different from suffixNone, trailing (suffix) characters are appended after each segment delimiter. This is useful if you want to have a carriage return/line feed after each segment to make the document more readable.

This property is not available at design time.

Data Type

Integer

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