Triggers: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 253: Line 253:
:; Result: The value of the field. The type of the result depends on the type of the field.
:; Result: The value of the field. The type of the result depends on the type of the field.


::{| class="wikitable" style="font-size:120%"
::{{FieldTypeReturnValues }}
|+ FIELD TYPES & WHAT THEY RETURN
|-
! Field Type !! Returns !! var x=entry().field("y")
|-
| Text || String || "abc"
|-
| Integer || Number || 42
|-
| Real || Number || 42.1
|-
| '''[[TBD]]'''
|}


===== show() =====
===== show() =====