Field Show

出自ITTS
於 2020年3月24日 (二) 13:22 由 Vincentcheng2116討論 | 貢獻 所做的修訂
跳至導覽 跳至搜尋

variable field show

Header text Header text
Description Field_Process
Section1 Variable
Section2 Field_Show
FieldName Example
Example
MIN Example
MAX Example
value3 ["AAA"+'Field1']
P3 (color) $FF0000
P4 (fontSize) 25
Example Example
  • [color #]
  • Black = $000000
  • Maroon =$000080
  • Green = $008000
  • Olive = $008080
  • Navy = $800000
  • Purple = $800080
  • Teal = $808000
  • Gray = $808080
  • Silver = $C0C0C0
  • Red = $0000FF
  • Lime = $00FF00
  • Yellow = $00FFFF
  • Blue = $FF0000
  • Fuchsia = $FF00FF
  • Aqua = $FFFF00
  • LtGray = $C0C0C0
  • DkGray = $808080
  • White = $FFFFFF

Example

    <Item> 
      <Text> </Text> 
      <Description> field_show</Description> 
      <ItemType> 2</ItemType> 
      <Skip> 1</Skip> 
      <ItemSection1> variable</ItemSection1> 
      <ItemSection2> field_show</ItemSection2> 
      <ItemCommand> 1</ItemCommand> 
      <FailAction> </FailAction> 
      <FieldName> </FieldName> 
      <FieldNumber> </FieldNumber> 
      <ErrorCode> </ErrorCode> 
      <RetryTimes> 0</RetryTimes> 
      <RetryDelay> 0</RetryDelay> 
      <Process> </Process> 
      <FieldType> </FieldType> 
      <Parameter> 
        <i1>
          <Content></Content>
          <Description>Min</Description>
        </i1>
        <i2>
          <Content></Content>
          <Description>Max</Description>
        </i2>
        <i3>
          <Content>["half char"]</Content>
          <Description>Value3</Description>
        </i3>
        <i4>
          <Content>$FF00FF</Content>
          <Description>Value4</Description>
        </i4>
        <i5>
          <Content>35</Content>
          <Description>Value5</Description>
        </i5>
      </Parameter> 
    </Item>