| 套件 | com.adobe.solutions.exm.authoring.domain.variable |
| 介面 | public interface IVariable |
| 語言版本: | ActionScript 3.0 |
| 產品版本: | Expression Manager Building Block 10 |
| 執行階段版本: | AIR (unsupported), Flash Player 10.2 |
公用屬性
| 屬性 | 定義自 | ||
|---|---|---|---|
| defaultValue : Object [唯讀]
Returns the default value of the current variable. | IVariable | ||
| description : String [唯讀]
Returns a human-readable verbose description for the current variable. | IVariable | ||
| displayName : String [唯讀]
Returns a human-readable display-text for the current variable. | IVariable | ||
| type : String [唯讀]
Returns the type of the variable (String, Number, etc.). | IVariable | ||
| variableName : String [唯讀]
Returns the variable name which should be used inside the expression being
authored. | IVariable | ||
Tue Jun 12 2018, 03:47 PM Z