IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

OutputFile Property

The path to a local file where the output will be written. If the file exists, it is overwritten.

Object Oriented Interface

public function getOutputFile();
public function setOutputFile($value);

Procedural Interface

ipworks_xmlw_get($res, 4 );
ipworks_xmlw_set($res, 4, $value );

Default Value

''

Remarks

If specified, the output of the class will be written to the OutputFile.

If not specified the output will be buffered in memory and can be retrieved using OutputData.

Data Type

String

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