Use the Script component
Write and execute custom Visual Basic (VB) scripts by using the Script component in RPA Desktop Design Studio.
시작하기 전에
Role required: none
이 태스크 정보
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.