Dear community,
i am trying to understand the regex expression in one of the workflow and the expression as follow:
(.*?)(?:\$%|$)
Does anyone know how to interpret this expression ?
In addition, may i know when we would need to use tokenise and when we can use parse ?
Many thanks again for the help