EDIFACT Integrator - Online Help
EDIFACT Integrator
Questions / Feedback?

Overwrite Property

Whether to overwrite the file.

Object Oriented Interface

public function getOverwrite();
public function setOverwrite($value);

Procedural Interface

inedifact_edifacttranslator_get($res, 6 );
inedifact_edifacttranslator_set($res, 6, $value );

Default Value

false

Remarks

This property specifies whether the file is overwritten. If set to False (default) the class fails with an error when attempting to write to a file which already exists. If set to True the class will overwrite the existing file. This property is applicable to the following methods:

Data Type

Boolean

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 1.0.6635.0