If I make a custom tag titled CustomTag, then I know I can access that in tagger script as %CustomTag% … bit if I make one with a space in the name, how do I refer to that?
As some of the default tags have spaces in their visible name, but not in the scripting name.
Do I just leave the space out, or replace it with _ in the script?