You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The token "{-counter:NAME}" expands into the current value of the counter, as a literal decimal number. The token "{-counter-up:NAME}" does the same, but then also increases it by one.
I think this is incorrect - {-counter-up:NAME} doesn't expand into the value of the counter. Every instance in the Standard Rules looks like {-label:Say}{-counter-up:Say}.
The text was updated successfully, but these errors were encountered:
Docs §27.29:
I think this is incorrect -
{-counter-up:NAME}
doesn't expand into the value of the counter. Every instance in the Standard Rules looks like{-label:Say}{-counter-up:Say}
.The text was updated successfully, but these errors were encountered: