Google News
logo
RPA - Interview Questions
What are the Custom Scripting capabilities available in RPA tools?
Custom Scripting capability in RPA enables users to create, test, debug and run script developed in the following scripting language in an RPA bot :

* PowerShell
* Batch Script
* Python
* VBScript
* Java Script 

Using this feature an RPA bot can trigger and execute any external scripts either from the Inline editor or from a specified folder in a machine. 
Advertisement