-
Notifications
You must be signed in to change notification settings - Fork 1
Documentation for counter-up seems incorrect #20
Copy link
Copy link
Open
Labels
documentationAn error or omission in Inform 7's documentationAn error or omission in Inform 7's documentation
Description
Docs §27.29:
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}.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationAn error or omission in Inform 7's documentationAn error or omission in Inform 7's documentation