Triggers: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 168: Line 168:
===== field(name) =====
===== field(name) =====
: Get the value of the named field
: Get the value of the named field
:; Arguments: name — the name of the field (type String)
:; Argument: '''name''' — the name of the field (type String)
:; Result: The value of the field. The type of the field. (type subclass of Value)
:; Result: The value of the field. The type of the field. (type subclass of Value)