Hi
How I can pass text from a variable into notepad or anything similar to display a text in small editor ?
I dont want to display that text in message box or write a text file just show
Thanks

Hi
How I can pass text from a variable into notepad or anything similar to display a text in small editor ?
I dont want to display that text in message box or write a text file just show
Thanks
Use Run application to run Notepad and then use UI automation actions, such as Populate text field in window to send the text to the UI of Notepad.
-------------------------------------------------------------------------
If I have answered your question, please mark it as the preferred solution. If you like my response, please give it a Thumbs Up.
I also provide paid consultancy and development services using Power Automate. If you're interested, DM me and we can discuss it.