clear %list:LIST% for %scope:EXPR% — Statements

clear %list:LIST% for %scope:EXPR%
List1.0.0

Description

Removes all elements from a scoped global list for a specific scope reference.

Examples

clear todos 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>.

clear <list> for <scope>

Related (List)