I've been attempting to write an action to get the last 2 full words of a string in one field and pass those 2 words to another field.
Example:
"Diary of a Madman" in %album% would return "a Madman" and pass that to the %comments% field
I have looked endlessly through the forum and have experimented with:
$regexp - but that replaces a specified pattern
$left or $right/$cutleft or $cutright - but that calls for a predefined number of characters and that is impossible to predict
Also, I've been using "Format value" in the action to try and copy what I need over to the %comment% field.
Any and all help is greatly appreciated. I have very limited knowledge with regular expressions but have devoted over 2 days trying to get this to work correctly.
Thanks,
Kumba
