About 1,130,000 results
Open links in new tab
  1. Data type system.string[][] - Studio - UiPath Community Forum

    Mar 11, 2020 · Can someone tell me which data type in the lookup gives in a UiPath data type of String. I can locate String, but not . The odd looking boxes are two sets of left and right square brackets! That is a type of (Array (array (string)).

  2. Perform String Manipulations in UIPath with example.

    Jan 8, 2020 · Strings are the data types equivalent to the text. it is difficult to predict an automation scenario that doesn't encompass the use string. There will situations like, a text that needs to be captured, processed, sent between applications, the string comes in …

  3. How to create User-defined data type variable for UiPath?

    Nov 19, 2020 · I want to create User-defined data type variable like this Type MyType MyName As String ’ String variable stores a name. MyBirthDate As Date ’ Date variable stores a birthdate. End Type Please help me to find the so…

  4. I need a data type which can hold multiple different data types

    Mar 12, 2025 · For example, what data type would I create if I wanted to hold a string (“John”) and an integer (20) in a single reference variable? And how would I add data to this reference variable? Thanks

  5. Data Manipulation with Strings in Studio (v2022.10) - academy.uipath

    In this course you'll find out what data manipulation is, how to work with Strings and how to use the RegEx Builder. These will be demonstrated using the strings and list data types.

  6. Variables, Data Types & Activities In UiPath - Edureka

    May 15, 2020 · Data Types In UiPath Data Types classify the type of the value of the variable. In UiPath, it could either be an Integer, String, Boolean, Generic or an Array Of.

  7. Studio - Types of Variables - UiPath Documentation Portal

    These types of variables can be used to store any information such as employee names, usernames or any other string. Note: All strings in UiPath have to be placed in between quotes.

  8. String Operations in UiPath: Your All-in-One Guide

    Sep 6, 2024 · Introduction to String Data Type in UiPath. Definition: A string is a sequence of characters, like text, numbers, or symbols. In UiPath, strings are commonly used to handle text data in workflows, such as processing input data, extracting information, or formatting output.

  9. Data Manipulation Tutorial with Studio - UiPath

    Learn how to automate a sequence that extracts information from an input text and outputs it in a different format. This tutorial is part of the Data Manipulation course on UiPath Academy. Access the full course here -> An overview of data types supported by UiPath Studio and using them.

  10. Data Manipulation with Strings in Studio (UiRPA part 8)

    Oct 11, 2022 · In this course, you will find out what data manipulation is, how to work with Strings and how to use the RegEx Builder. These will be demonstrated using some of the most common data types that you’ll encounter in your work, namely Strings and Lists. At the end of this course you will be able to perform the following operations in UiPath Studio:

Refresh