| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
Python.SetInput
Sets the input values to use.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| Python | 14.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "Python.SetInput"; Input ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| Input | A list of values to return. Each call to input() function returns one line. |
"Hello" |
Result
Returns OK or error.
Description
Sets the input values to use.See also
Example Databases
This function is free to use.
Created 6th June 2024, last changed 6th June 2024
MarkDown version: PythonSetInput.md