LeoLugo
Level 2
since ‎03-05-23
‎18-03-24

User Statistics

  • 1 Posts
  • 0 Answers
  • 0 Likes given
  • 0 Likes received

User Activity

My process does the following Pulls a value in from Excel as text.Checks if the value matches the Regex pattern "^\d{3}$" using the Test Regex Match action.Makes a decision based on the Matched? output of the action. I'm trying to make sure the field...