Regex to extract account number from a path with specific format

@mnlatam

Using Regex

image

image

Flag = String.IsNullOrEmpty(AccNum)

Note : please import System.Text.RegularExpressions

image

1 Like