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

Python.AddSysPath

Adds a file path to the system path list.

Component Version macOS Windows Linux Server iOS SDK
Python 15.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "Python.AddSysPath"; Path )   More

Parameters

Parameter Description Example
Path The path to add.

Result

Returns OK or error.

Description

Adds a file path to the system path list.
This allows you to add the path to the current virtual environment.

Release notes

Blog Entries

Created 18th January 2025, last changed 18th January 2025


Python.AddExecuteSQLFunction - Python.Clear