Message box copyable content

Hello every body,

I need to show message box but the user can copy the text from it.

@AbdulmuizSindi, Manually CTRL+C will copy it to clipboard.

Regards,
Dom :slight_smile:

it will copy everything, i want the user to choose specific text

can i add a text box or something like this to copy text from it

or other way, how to copy the content of variable to clipboard

@AbdulmuizSindi,

It can’t be achieved in Message Box.

One thing to ask, if you have some string that has to be displayed in message box. Why not make a manipulation before you show it to user ?

Regards,
Dom :slight_smile:

@AbdulmuizSindi,

Pretty straight forward. SetToClipboard activity

Regards,
Dom :slight_smile:

very well, thank you

@AbdulmuizSindi, We have Activities uipath Site to explore more about uipath activities. This makes you the master.

Regards,
Dom :slight_smile: