add %n:INT% to %name:EXPR% for %scope:EXPR% — Statements

add %n:INT% to %name:EXPR% for %scope:EXPR%
Variable1.0.0

Description

Adds an integer value to a scoped global variable for a specific scope reference.

Examples

add 1 to streak for killer

All Possible Usages (1)

Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.

add <n> to <name> for <scope>

Related (Variable)