Syntax Reference Guide

Last modified by Vincent Massol on 2021/11/22 15:58

XWiki Syntax 2.1: Scripts

2.0 Scripts

FeatureXWiki Syntax 2.1
Velocity script
{{velocity}}
#set ($var = "whatever")
{{/velocity}}
Groovy script
{{groovy}}
def var = "whatever"
{{/groovy}}
  • Powered by XWiki 17.10.9-node2. Hosted and managed by XWiki SAS

Get Connected