PythonScript Xojo Plugin
PythonResult.Constructor Constructor
(console safe)
Constructs a result with object value
Constructor(
value
as
Object)
Parameters
value
The value to to pass to the result
Remarks
See Also
PythonResult Class