divide %name:EXPR% by %n:INT% for %scope:EXPR% — Statements

divide %name:EXPR% by %n:INT% for %scope:EXPR%
Variable1.0.0

Description

Divides a scoped global variable by an integer value for a specific scope reference.

Examples

divide streak by 2 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>.

divide <name> by <n> for <scope>

Related (Variable)