If something should be applied to several arguments, but the number of arguments
is not known yet, the FOREACHARG can be useful for that. This tag must be called
in another tag.
It will take its argument ("Some tag") and will now for each argument its parent
tag is called with execute the specified tag.