CODE Execute a plugin function function

The CODE Execute a plugin function function in RPA.

Help CentreBuilding Processes

This article describes the RPA Code functionality to execute a plugin function.

For a full list of available functions, please read CODE functions.


Description

The CODE Execute a plugin function function allows you to execute a plugin function.


Setting it up

To use the CODE Execute a plugin function function, follow these instructions:

{{popups:rpas/add:action=plugin-function}}

Once on a process map:

  1. Navigate to the process where you would like to add the CODE Execute a plugin function function
  2. Click on the green button’s drop-down (right side of the green button labelled “Process”)
  3. On the menu that appears, click on the “+ Activity” item
  4. From here you can select the CODE Execute a plugin function option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
ModuleYesText-The name of the plugin module
FunctionYesText-The function name within the module

Output variables

This action does not produce output variables.


Errors

ErrorDescription
Module not foundThe plugin module does not exist
Function not foundThe function does not exist in the module

Tips

  • Executes a custom plugin function
  • Plugins must be placed in the plugin folder on the bot

Related functions

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.