「ITTS:ITTS:ITTS Scrip:Change Format」修訂間的差異
跳至導覽
跳至搜尋
Vincentcheng2116(討論 | 貢獻) |
Vincentcheng2116(討論 | 貢獻) 小 (Vincentcheng2116 已移動頁面 Change format: LRC example 至 ITTS:Change format: LRC example) |
(無差異)
|
於 2020年6月17日 (三) 09:16 的修訂
Example: LRC calculation
copy xml contents and paste to scrip editor
<Item> <Text> </Text> <Description> original Str s1</Description> <ItemType> 2</ItemType> <Skip> 1</Skip> <ItemSection1> variable</ItemSection1> <ItemSection2> s1</ItemSection2> <ItemCommand> str=</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>["01069004000F"]</Content> <Description>Value3</Description> </i3> </Parameter> </Item> <Item> <Text> </Text> <Description> proc add space LRC remove space</Description> <ItemType> 2</ItemType> <Skip> 1</Skip> <ItemSection1> variable</ItemSection1> <ItemSection2> s1_LRC</ItemSection2> <ItemCommand> str=</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>['&STR_VAR:S1':s([all])+'&STR_VAR:S1':LRC([all])];</Content> <Description>Value3</Description> </i3> </Parameter> </Item>