Methods
# inner getRpaFunctionalitiesObject(application, task) → {Object}
Retrieves the rpa functionalities object for a specific rpa application and rpa task combination
Parameters:
Name | Type | Description |
---|---|---|
application |
String | Name of the rpa application |
task |
String | Name of the rpa task |
View Source frontend/src/utils/sessionStorage/localFunctionalitiesController/functionalities.js, line 14
Rpa functionalities object
Object