How to write custom text in document if image exist

Hello,

I want to search after an image and if this exists, a custom text should be written in the specified doc.
In my situation, image is found but in doc, a boolean value is written.
I need to write “Smile” text every time when the image is founded.

The flow is: Image Exists → if {…} → Write text file

Can someone help me?
Thanks

PS: I’m at the beginning, I apologize if the question is too basic :smiley:

Hi,

Hope the following helps you.

Arrow: boolean type variable
Message: String type variable.

Regards,

2 Likes

Thank you so much.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.