EDI Integrator 2016 PHP Edition
EDI Integrator 2016 PHP Edition
Questions / Feedback?

Suffix Property

What to append after each segment delimiter.

Object Oriented Interface

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

Procedural Interface

inedi_ediwriter_get($res, 6 );
inedi_ediwriter_set($res, 6, $value );

Default Value

0

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) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 PHP Edition - Version 16.0 [Build 7240]