Toggle navigation
Log-in
Community
Chat
Support
Documentation
Collabs
IAM21 instance, do not create collab nor modify a team, your changes will be lost
{"version":"3.45","locale":""}
{"toolbarUserlist":"both","marginAvatar":"1","enableMerge":"1"}
Toggle the parent tree of MembershipJson.
Collaboratory
Toggle the hierarchy tree under Collaboratory.
Apps
Toggle the hierarchy tree under Apps.
MembershipJson
Toggle the hierarchy tree under MembershipJson.
Wiki source code of
MembershipJson
Version
3.45
by
bougault
on 2022/03/18 13:03
Show last authors
author
version
line-number
content
1
{{groovy}}
2
def jsontool = new org.xwiki.velocity.tools.JSONTool()
3
print jsontool.serialize(['alice':2])
4
{{/groovy}}