Skip to main content

Disregard Dashes in a search workflow

Comments

1 comment

  • Permanently deleted user

    Hi Jason,

    Use an assign activity, create a string variable called APNinGIS and set the assignment to look like APNinGIS = UserInputedString.Replace("-","")

     

    This activity will remove the dashes if they  are present. If a user enters the APN without dashes nothing bad will happen.

    regards,

     

    Edmond
    0

Please sign in to leave a comment.