get %name:EXPR% (for|of) %scope:EXPR% — Expressions

get %name:EXPR% (for|of) %scope:EXPR%
Variable1.0.0

Description

Gets the value of a scoped global variable for a specific scope reference.

Examples

set spd to get speed for player

All Possible Usages (2)

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

get <name> for <scope>
get <name> of <scope>

Related (Variable)