Triggers: Difference between revisions

31 bytes removed ,  1 October 2016
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
:; Parameters: name — the name of the field (type String)
:; Arguments: name — the name of the field (type String)
:; Result: The value of the field. The type of the result depends on the type of field. (type subclass of Value)
:; Result: The value of the field. The type of the field. (type subclass of Value)


==== Entry Properties ====
==== Entry Properties ====