Hello.
I have a very simple questions, which could be done with simpliest regex, but I'm new to it and can not get my way around it yet. Anyhow the questions is, I have a line with 2 strings separated by a \t. What can I do to assign first string to the first variable and second string to the second variable.
Thank you