JavaScript field: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 13: Line 13:


== Fields of an entry ==
== Fields of an entry ==
Function '''''field("fieldName")''''' is used to get access to the values of entry fields.
Function [[Triggers#field(name)|'''''field("fieldName")''''']] is used to get access to the values of entry fields.
The type of the JavaScript object returned by the function depends on the field type.
The type of the JavaScript object returned by the function depends on the field type.