Page History
評価がTrueの時にウェブレットが非表示になる式です。
デフォルト値
An expression which, if evaluated to be True, will hide the weblet.
...
False() (
...
ウェブレットは常に表示されます)
Valid values
Any valid XPath expression that returns a Boolean value.
Example
This example will hide the weblet if field #STD_FLAG is equal to 'X'. The expression should be entered in this form:
有効値
ブール値を返す有効なXPath式
例
次の例はフィールド#STD_FLAGが 'X'と等しい場合にウェブレットを非表示にします。この式は以下のような形式で入力してください。
プロパティがフォーカスを失うと、この式は以下のように表示されます。When the property loses focus, the expression is shown as follows: