Groovy
Retrieve the first object (index [0]) among all objects attached to this page and class XWikiComments
com.xpn.xwiki.api.Object@6370dc9f
Retrieve all objects attached to this page and of class XWikiComments
[com.xpn.xwiki.api.Object@2370f52d, com.xpn.xwiki.api.Object@4cf06f88, com.xpn.xwiki.api.Object@3d2a712e, com.xpn.xwiki.api.Object@2d6ca261, com.xpn.xwiki.api.Object@3718a593, com.xpn.xwiki.api.Object@331e7227, com.xpn.xwiki.api.Object@13d878a9, com.xpn.xwiki.api.Object@68d9a96c, com.xpn.xwiki.api.Object@2a02273b]
Retrieve the author property of all objects attached to this page and of class XWikiComments
println objsAuthors
[XWiki.RicardoRodriguezFernandez, XWiki.RicardoRodriguezFernandez, XWiki.RicardoRodriguezFernandez, XWiki.RicardoRodriguezFernandez, XWiki.IsabelListaGarcia, Anonymous, XWiki.YolandaMariaListeMartinez, XWiki.RicardoRodriguezFernandez, XWiki.RicardoRodriguezFernandez]
Retrieve the author property of the fifth object attached to this page and of class XWikiComments by index
println objsAuthor
XWiki.IsabelListaGarcia
println objs[0].author