Template:FieldTypeReturnValues: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 24: Line 24:
|-
|-
| Link to entry
| Link to entry
| [https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Array '''Array'''] of [[Triggers#Object Entry|'''Entry''']]<br/>Each array element has a method ''field()'' for access to values of fields of entries of the linked library.<br/>Example: field("linkField")[i].field("remoteField")
| [https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Array '''Array'''] of [[Triggers#Object Entry|'''Entry''']]<br/>Each array element has a method ''field()'' for access to values of fields of entries of the linked library. Example:<br/>field("localField")[i].field("remoteField")
| [e1, e2, e3]
| [e1, e2, e3]
|}
|}