Assembly: Python;
The PythonValueObject class implements the object that can be sent in a function in the Python language.
| Constructor name | Brief description | |
![]() |
Create | The Create constructor creates a Python object based on the sent value. |
| Property name | Brief description | |
![]() |
Value | The Value property returns object value. |
| Property name | Brief description | |
![]() |
Type | The Type property returns object type. |
See also: