Confluence : Basic Introduction to Velocity
This page last changed on Mar 21, 2007 by david.soul@atlassian.com.
A variable in velocity looks like this: $foo To set a variable: #set ($message = "Hello")
A basic if statement: #if ($message == "Hello") Message received and is "Hello" #end
|
![]() |
Document generated by Confluence on Mar 22, 2007 21:00 |