Scripting Guide > Python > JSL-to-Python Interfaces
Publication date: 07/24/2024

JSL-to-Python Interfaces

JMP Scripting Language also offers functions for communicating with Python. In most cases, these functions return 0 if the Python operation was successful or an error code if it was not. If the Python operation is not successful, a message is written to the log. The single exception to this is Python Get(), which returns a value.

Want more information? Have questions? Get answers in the JMP User Community (community.jmp.com).