Quote:
Originally Posted by davidfor
Slightly simpler (because I can't count all those quotes and commas):
Code:
program: strcat('Tag: ', raw_list('tags', ', Tag: '))
I think that's right, but I can't test it right now.
|
It works okay.
I add a test function, to prevent the show of "Tag: " if there is no tags.