Triggers: Difference between revisions

14 bytes removed ,  5 October 2016
m
no edit summary
mNo edit summary
mNo edit summary
Line 160: Line 160:


:; Arguments
:; Arguments
:: '''name''' — string name of the field
:: '''name''' — name of the field
:: '''value''' — the value of the field
:: '''value''' — the value of the field


===== field(name) =====
===== field(name) =====
: Get the value of the named field
: Get the value of the named field
:; Argument: '''name''' — string name of the field
:; Argument: '''name''' — name of the field
:; Result: The value of the field
:; Result: The value of the field