Groovy
Retrieve the first object (index [0]) among all objects attached to this page and class XWikiComments
com.xpn.xwiki.api.Object@34e69497
Retrieve all objects attached to this page and of class XWikiComments
[com.xpn.xwiki.api.Object@5b60d0c, com.xpn.xwiki.api.Object@731291c1, com.xpn.xwiki.api.Object@481f50ec, com.xpn.xwiki.api.Object@7ff9daf1, com.xpn.xwiki.api.Object@6c9545da, com.xpn.xwiki.api.Object@3c1d22e7, com.xpn.xwiki.api.Object@1cde8a86, com.xpn.xwiki.api.Object@56587238, com.xpn.xwiki.api.Object@48b2e6d1]
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