Triggers: Difference between revisions

6 bytes added ,  22 September 2016
m
no edit summary
mNo edit summary
mNo edit summary
Line 165: Line 165:


===== 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)
:; Parameters: name — the name of the field (type String)
:; Result: The value of the field type of the result depends on the type of field. (type subclass of Value)
:; Result: The value of the field. The type of the result depends on the type of field. (type subclass of Value)


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