Please tag your topic with appropriate activity package tag when asking a question, see here:
UiPath Activities are part of the UiPath Studio application and are designed to help you create a clear and smooth automation process. An activity can be defined as a piece of a puzzle. You need multiple activities, connected between them, to create the entire puzzle represented by the workflow. The complexity of activities varies from simply defining a variable to configuring them by using custom wizards.
I have trying to convert String to Integer getting an error Message Box: Conversion from string “” to type ‘Integer’ is not valid,
…
Someone please help.
The compiler is looking for the proper word which can be converted to Integer. The space and incorrect integer in string cannot be converted to iNTEGER.