此Check box(复选框)表示类型将允许用户直接在展示有自定义标记名称的版面中创建一个复选框。选中复选框,将返回一个"TrueValue"到自定义标记中,但取消复选框的选择,将返回一个"FalseValue"到自定义标记中。要创建一个复选框自定义标记:
1. | Create a new Custom Token(创建一个新的自定义标记)带有或者不带有文本。 |
2. | 从Custom token(自定义标记)窗口拖拽自定义标记到版面上,来让其插入。 |
3. | 双击版面中的自定义标记,用以打开Edit(编辑)自定义标记对话框。 |
4. | 更改Display type(显示类型)为Check box(复选框)(图1945))。 |
Figure 19.45 The custom token display type is set to Check box.
5. | 点击OK。 |
此时,一个Check box (复选框)将出现在插入有标记的、版面中的文本框内(图1946))。
Figure 19.46 When the custom token display type is set to Check box, a check box will appear in the layout displaying the name of the custom token.
6. | 选中或者不选中版面中自定义标记名称下的复选框。 |
一旦该复选框被选中,自定义标记将返回一个"TrueValue"到自定义标记中。不选中该复选框,将返回一个"FalseValue"到自定义标记中(图19)。47)此标记值,"TrueValue" 或者"FalseValue" ,可应用于FCS Express中任何以标记的True或者 False值来进行评价的地方,例如,展示页面或者IF、THEN、ELSE表述。
Figure 19.47) Once the box has been checked, the Custom Token returns a "TrueValue" entry for the Custom Token. Unchecking the box returns a "FalseValue" entry for the Custom Token.