Groovy
Retrieve the first object (index [0]) among all objects attached to this page and class XWikiComments
com.xpn.xwiki.api.Object@22ec10d6
Retrieve all objects attached to this page and of class XWikiComments
[com.xpn.xwiki.api.Object@59a1c64e, com.xpn.xwiki.api.Object@be258db, com.xpn.xwiki.api.Object@393797f5, com.xpn.xwiki.api.Object@70d9732b, com.xpn.xwiki.api.Object@541845ee, com.xpn.xwiki.api.Object@5973764, com.xpn.xwiki.api.Object@ab5891a, com.xpn.xwiki.api.Object@143c0f74, com.xpn.xwiki.api.Object@731a930c]
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