11.4 Script repository for user-defined Python functions supporting EPE
OML4Py includes the script repository views supporting Embedded Python Execution. You can use these script repository views with the Embedded Python Execution APIs to work with the script repository and their contents.
View | Description |
---|---|
ALL_PYQ_SCRIPTS View |
Describes the scripts that are available to the current user. |
USER_PYQ_SCRIPTS View |
Describes the user-defined Python functions in the script repository that are owned by the current user. |
Script repository views are described in the following topics.
Topics:
- ALL_PYQ_SCRIPTS View
TheALL_PYQ_SCRIPTS
view contains information about the user-defined Python functions in the OML4Py script repository that are available to the current user. - USER_PYQ_SCRIPTS View
This view contains information about the user-defined Python functions in the OML4Py script repository that are owned by the current user.
Parent topic: Embedded Python Execution