Quantcast
Channel: UiPath Community Forum - Topics tagged error
Viewing all articles
Browse latest Browse all 4384

Classify values in array of string

$
0
0

good programmers
I have a problem, I want to classify the data of various arrays, this is the example, the variables are changing

var dog = “dog”
var cat = “cat”
var fish = “fish”

array of string setString = {dog, cat, fish}

horse var = “horse”
var pig = “pig”
var falcon = “”

array of string set2 = {horse, pig, falcon}

I want to detect which array is complete and store it in a different variable, in the same way with those that are incomplete save them in another variable

I don’t want the arrays to be repeated when saving them in the variables

these arrays will pass continuously through a for each

I hope you can help me


this is an example, this is an example, but it doesn’t come out

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 4384

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>