get %map:MAP% at key %key:EXPR% for %scope:EXPR% — Expressions

get %map:MAP% at key %key:EXPR% for %scope:EXPR%
Map1.0.0

Description

Returns the value associated with a key in a scoped global map for a specific scope reference.

Examples

set bal to get balances at key "money" for p

All Possible Usages (1)

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

get <map> at key <key> for <scope>

Related (Map)