Description
Creates a new empty typed list. Elements added to this list will be validated against the declared type.
Examples
set arenas to new list of arenaset scores to new list of numberset names to new list stringEvery distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.
Related (List)