%obj:EXPR% field [of] %field:STRING% — Expressions

%obj:EXPR% field [of] %field:STRING%
Data1.0.0

Description

Gets a field value from a data instance using postfix syntax.

Examples

set name to myArena field "name"

All Possible Usages (2)

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

<obj> field <field>
<obj> field of <field>

Related (Data)