OK thanks. So 2 more questions.
What step type would I create to put your code in?
For parsing, it looks like it can be this simple.
blah blah blah 1.2.3.4
I want 1.2.3.4, so it could be as simple as getting the last "token", or whatever comes after the last space.
|