現在のコンパイル ユニットの
シグネチャ
説明
例
| 例: this-package | |
{curl 6.0 applet}
{applet
version = "1.0"
}
{CommandButton
label="Show Version",
{on Action do
{popup-message
{text Version
{value {this-package}.meta-data.version}
}
}
}
}
|