Confluence 2.9 のサポートは終了しています。
ドキュメントの最新バージョンを確認してください。
Example Usage
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
A velocity variable which evaluates to null will simply render as the variable name. See the Velocity User's Guide
関連コンテンツ
ラベル別コンテンツ
指定したラベルを持つコンテンツはありません。
概要
コンテンツ ツール
アプリ
