Groovy
Retrieve the first object (index [0]) among all objects attached to this page and class XWikiComments
com.xpn.xwiki.api.Object@1cfbd5d7
Retrieve all objects attached to this page and of class XWikiComments
[com.xpn.xwiki.api.Object@29640dd3, com.xpn.xwiki.api.Object@67c7acdf, com.xpn.xwiki.api.Object@662699b3, com.xpn.xwiki.api.Object@7034eb29, com.xpn.xwiki.api.Object@223b0a4c, com.xpn.xwiki.api.Object@52211522, com.xpn.xwiki.api.Object@79f2954d, com.xpn.xwiki.api.Object@252830c7, com.xpn.xwiki.api.Object@719a6bdf]
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