%map:MAP% (is|is not) empty for %scope:EXPR% — Conditions

%map:MAP% (is|is not) empty for %scope:EXPR%
Map1.0.0

Description

Checks if a scoped global map is or is not empty for a specific scope reference.

Examples

if stats is empty for player:
if stats is not empty 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>.

<map> is empty for <scope>
<map> is not empty for <scope>

Related (Map)