Help Centre › Functions & Formulas
Description
Overview of DATA functions available in RPA. These functions allow you to manipulate, transform, and manage data during process execution.
For database operations, see DATABASE functions. For HTTP/API operations, see HTTP functions.
Available DATA Functions
- AI: Uses artificial intelligence to process or generate data.
- Calculate: Evaluates a mathematical or logical expression.
- Capture data: Captures data from the screen or an application.
- Change variable: Modifies the value of a variable.
- Ensure data is correct: Validates that data meets expected criteria.
- Find a row in memory data: Searches for a specific row in loaded data.
- Load data: Loads data from a source into memory.
- Remove empty rows from clipboard: Removes blank rows from clipboard data.
- Remove variables from memory: Clears specified variables from memory.
- Replace text in a variable: Replaces text within a variable value.
- Save data: Saves data to storage.
- Scrape data: Extracts structured data from a source.
- Sum data: Calculates the sum of data values.