Scripting Guide > Python > JSL-to-Python Interfaces
发布日期: 03/04/2025

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.

需要更多信息?有问题?从 JMP 用户社区得到解答 (community.jmp.com).