Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

Python.SetRecursionLimit

Sets the recursion limit.

Component Version macOS Windows Linux Server iOS SDK
Python 15.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ❌ No
MBS( "Python.SetRecursionLimit"; Value )   More

Parameters

Parameter Description Example
Value The new recursion limit. 10000

Result

Returns OK or error.

Description

Sets the recursion limit.
Default is 1000.

See also

Release notes

Blog Entries

Created 22nd July 2025, last changed 22nd July 2025


Python.SetPythonHome - Python.SetTag