asked on September 3, 2015
I'm just starting to learn expressions for pattern matching and I'm having a hard time figuring out what expression I would use to grab the year for the pattern matching section of the workflow I'm working on.
The token needs to grab the year from a form which is in this format mm/dd/yyyy. I just need it to grab the yyyy.
What's the expression for that?
0
0