Scripting(Power Automate Desktop Action)

Japanese version. This function is related to the scripting language and execution of commands. Actions Name Importance Description Run DOS Command Middle Execute DOS command or console applications in hidden mode and retrieve the results.It is difficult to use because some specialized knowledge is required. Run VBScript Middle Execute any VBScript.This is useful for using existing VBScripts. Run JavaScript Middle Execute any JavaScript.(browser irrelevant) Run PowerShell script Middle Execute any PowerShell. Run Python script Middle Execute any Python. Run .NET script Low Run code in C# or VB.NET.Both C# and VB.NET are programming languages for large-scale development and are relatively unsuitable for RPA applications.