set field %field:STRING% (of|from) %obj:EXPR% to %val:EXPR%Data1.0.0
Description
Sets a field of a data instance to a new value.
Examples
set field "name" of myArena to "NewName"All Possible Usages (2)
Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.
set field <field> of <obj> to <val>set field <field> from <obj> to <val>