「ITTS Scrip:DLL Free」修訂間的差異

出自ITTS
跳至導覽 跳至搜尋
(已建立頁面,內容為 "== DLL Free == * Free DLL ** Free a specific DLL if Command field is empty AP will free all DLL === Examole: === example: freeALL <Item> <Text> Free…")
(無差異)

於 2020年3月24日 (二) 17:29 的修訂

DLL Free

  • Free DLL
    • Free a specific DLL

if Command field is empty AP will free all DLL

Examole:

example: freeALL

    <Item> 
      <Text> FreeAll</Text> 
      <Description> Test Item</Description> 
      <ItemType> 2</ItemType> 
      <Skip> 1</Skip> 
      <ItemSection1> DLL</ItemSection1> 
      <ItemSection2> Free</ItemSection2> 
      <ItemCommand> </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>
      </Parameter> 
    </Item>