Activities
latest
false
Banner background image
Developer Activities
Last updated Apr 2, 2024

Get Python Object

UiPath.Python.Activities.GetObject

This activity is used to get the .NET data type from a Python object. It can only be used inside the Python Scope activity.

Note: The Python activity package is now compatible with .NET 6 Windows.

Properties

Common
  • DisplayName - The display name of the activity. This field supports only String variables.
Input
  • Python Object - The Python object to extract the value from. This field supports only PythonObject variables.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
  • TypeArgument - The .NET data type you want to get from the PythonObject variable. By default, it is set to Object. All data types available in Studio are supported.
Output
  • Result - The .NET type variable selected in the TypeArgument property corresponding to the Python object.
  • Properties

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.