Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Python.HasValue
Checks whether a variable is set for the Python environment.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Python | 14.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "Python.HasValue"; PythonRef; VariableName ) More
Parameters
Parameter | Description | Example |
---|---|---|
PythonRef | The Python reference number. | $python |
VariableName | The variable name. | "test" |
Result
Returns 1, 0 or error.
Description
Checks whether a variable is set for the Python environment.Returns 1 if variable is set.
See also
Example Databases
Created 23th May 2024, last changed 31st May 2024