Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Shell.SetDataAvailableEvaluate
Sets expression to be run when shell has data available.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Shell | 10.0 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | ❌ No |
MBS( "Shell.SetDataAvailableEvaluate"; ShellRef; Expression ) More
Parameters
Parameter | Description | Example |
---|---|---|
ShellRef | The reference number from the shell. | $shell |
Expression | The expression to evaluate. |
Result
Returns OK or error.
Description
Sets expression to be run when shell has data available.See also
- PortMidi.SetDataAvailableEvaluate
- SerialPort.SetDataAvailableEvaluate
- Shell.GetDataAvailableEvaluate
- Shell.SetDataAvailableScript
- Socket.SetDataAvailableEvaluate
Release notes
- Version 10.0
Blog Entries
This function is free to use.
Created 17th November 2019, last changed 17th November 2019