IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

EOL Property

Used to break the stdout data stream into chunks separated by its value.

Object Oriented Interface

public function getEOL();
public function setEOL($value);

Procedural Interface

ipworks_rexec_get($res, 5 );
ipworks_rexec_set($res, 5, $value );

Default Value

'ASCII code 10 (newline)'

Remarks

The EOL property is used to define boundaries in the Stdout stream using the value of the property.

This property is not available at design time.

Data Type

Binary String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]