Сlipboard empty

Help! What needs to be done so that empty values get to the clipboard?
Example
image
this field is empty, but it can be filled out, I need to extract a value from it, and then create a condition, if empty, then one algorithm, if there is data, then another algorithm
image

Use “Set To ClipBoard” activity and pass String.Empty, so that it will be cleared.

Hi @NastyaL,

To know more about this , take a look in the below link.

Regards
Balamurugan.S