Hi,
I'd like to strip the word "The" in front of artists when creating the directory... for example:
The Doors -> Doors
I tried this, but it doesn't seem to be working:
[IFEQUALS][GRAB]1,3,artist[],The,[GRAB]5,[artist][][]
Any suggestions?
I'd like to strip the word "The" in front of artists when creating the directory... for example:
The Doors -> Doors
I tried this, but it doesn't seem to be working:
[IFEQUALS][GRAB]1,3,artist[],The,[GRAB]5,[artist][][]
Any suggestions?
Comment