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

Command Property

Used to send additional commands directly to the server.

Object Oriented Interface


public function setCommand($value);

Procedural Interface


inedi_ftp_set($res, 2, $value );

Default Value

''

Remarks

This property can be used to send additional commands directly to the server. Check the LastReply property and/or trap the PITrail events coming from the server to get the response.

This property is write-only and not available at design time.

Data Type

String

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 PHP Edition - Version 16.0 [Build 7240]