Egg
3 years agoFrequent Contributor
If Object using ImageRepository.
Hello, Can I use the ImageSet on the If Object Operation?
I Saved the Image using Image based Action Operation, and then Image automatically saved Repository.
I wanna use that(Image Based Action's ImageSet) on If Object Operation. It can possible?
I wrote script instead of keyword type.
In script:
if(ImageRepository.ImageSet1.pic1.Exists) {
Log.Message("The picture object existed");
}else {
Log.Message("The picture object doesn't exist");
}
Please refer to the example code. I hope it can help.
By the way,
I heard of you are from Republic of Korea.
I'm from China. We are close.😁