How do i add a message to sure the user they entered a wrong variable type

when using uipath and there is a error entered how do i tell the user using message that they should enter a numeric not text in a word document

Hello @Latoya_mbatha

You can use try catch activity and if there is an error, in the catch section you can use a message activity.

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