Search: python-scope

Last modified by admin on 2022/04/24 04:58

Results 1 - 3 of 3 Page 1

Python Scope

Last modified by VuNH54 on 2023/04/20 11:43
Rendered document content
RCA.Activities.Python.PythonScope Description A container that gives you the scope for Python activities and initializes the specified Python environment. When this activity ends, all objects loaded up
within the activity. Properties Input Python Path (String)* - The path of the python file you want
Title
Python Scope
Attachment name
python scope.jpg
Location
Python Scope
Python
Raw document content
" %) ((( RCA.Activities.Python.PythonScope == **Description** == A container that gives you the scope for Python activities and initializes the specified Python environment. When this activity ends, all objects loaded up to that point
** == **Input** * **Python Path (String)*** - The path of the python file you want to add. Eg: “C:/Python36

Run Python Script

Last modified by VuNH54 on 2023/04/20 11:46
Rendered document content
the Python Scope activity. (* is mandatory) In the body of activity Script File - The file path of the Python script. Eg: “C:/PythonCode/hello.py” Properties Input Code (String) - The code you want
RCA.Activities.Python.RunScript Description This activity enables you to run a Python Script. You
Title
Run Python Script
Location
Python
Run Python Script
Raw document content
" %) ((( RCA.Activities.Python.RunScript == **Description** == This activity enables you to run a Python Script. You can input the code directly in the activity or provide a file path for it. It can only be used inside the Python Scope
** - The file path of the Python script. Eg: “C:/PythonCode/hello.py” == **Properties** == **Input** * **Code

Load Python Script

Last modified by VuNH54 on 2023/04/20 11:42
Rendered document content
of a Python script in a PythonObject variable. You can use the resulting variable to invoke the methods within the code. This activity only can be used in Python Scope activity. (* is mandatory) In the body of activity Script File - The file path of the Python script. Eg: “C:/PythonCode/hello.py” Properties Input
Title
Load Python Script
Location
Python
Load Python Script
Raw document content
only can be used in Python Scope activity. [[[[image:load script.jpg]]>>attach:load script.jpg]] (* is mandatory) == **In the body of activity** == * **Script File** - The file path of the Python script. Eg
" %) ((( RCA.Activities.Python.LoadScript == **Description** == This activity enables you to store the handlers of a Python script
Page 1
RSS feed for search on [python-scope]
Created by admin on 2022/04/17 14:38