SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

TerminalHeight Property

Specifies the height of the pseudoterminal, in pixels.

Object Oriented Interface

public function getTerminalHeight();
public function setTerminalHeight($value);

Procedural Interface

secureblackboxlite_sshclient_get($res, 127 );
secureblackboxlite_sshclient_set($res, 127, $value );

Default Value

0

Remarks

Specifies the height of the pseudoterminal, in pixels.

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 PHP Edition - Version 20.0 [Build 8166]