Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Shell.AvailableBytesOutput
Queries number of available bytes in output.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Shell | 7.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No |
MBS( "Shell.AvailableBytesOutput"; ShellRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
ShellRef | The reference number from the shell. | $shell |
Result
Returns number or error.
Description
Queries number of available bytes in output.This allows you to check whether the child process wrote data in the output stream.
See also
This function checks for a license.
Created 11st November 2017, last changed 11st November 2017
