Use the Script component
Write and execute custom Visual Basic (VB) scripts by using the Script component in RPA Desktop Design Studio.
Before you begin
Role required: none
About this task
You can configure the properties for the Script component. For more information about these properties, see Properties of the General components.
You can use this component to perform actions that are not covered by existing RPA components or combine actions of multiple components.
For example, you can retrieve a substring from a string by using the VB script in the Script component. You can specify the string and the start character position.