subtract %n:INT% from %name:EXPR% for %scope:EXPR% — Statements

subtract %n:INT% from %name:EXPR% for %scope:EXPR%
Variable1.0.0

Description

Subtracts an integer value from a scoped global variable for a specific scope reference.

Examples

subtract 1 from streak for player

All Possible Usages (1)

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

subtract <n> from <name> for <scope>

Related (Variable)