Groovy
Retrieve the first object (index [0]) among all objects attached to this page and class XWikiComments
com.xpn.xwiki.api.Object@b7e7a58
Retrieve all objects attached to this page and of class XWikiComments
[com.xpn.xwiki.api.Object@5197b81b, com.xpn.xwiki.api.Object@3fb81e76, com.xpn.xwiki.api.Object@50d7f5a8, com.xpn.xwiki.api.Object@1241120f, com.xpn.xwiki.api.Object@6e08a025, com.xpn.xwiki.api.Object@784a1592, com.xpn.xwiki.api.Object@47ce61f0, com.xpn.xwiki.api.Object@3e7ff864, com.xpn.xwiki.api.Object@438c8d4a]
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